Skip to content

Commit 8648c5b

Browse files
authored
Update jsontoclassgenerator.php
1 parent 154155a commit 8648c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jsontoclassgenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
'followers' => (array)[
2626
'id' => '',
27-
'follower_user' => [
27+
'follower_user' => (object)[
2828
'first_name' => '',
2929
'last_name' => ''
3030
]

0 commit comments

Comments
 (0)