Skip to content

Commit 7dd400b

Browse files
authored
Update jsontoclassgenerator.php
1 parent d587978 commit 7dd400b

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
@@ -19,7 +19,7 @@
1919
'last_name' => '',
2020
],
2121
'comment' => (object)[
22-
'user' => (object)[
22+
'comment_by' => (object)[
2323
'is_active' => false,
2424
'first_name' => '',
2525
'last_name' => ''

0 commit comments

Comments
 (0)