Skip to content

Commit dfaa3cf

Browse files
authored
Update classBody.template
1 parent d1ddff3 commit dfaa3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Propel/Generator/Behavior/Api/Request/templates/classBody.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
*
9191
* @return array List of hidden properties
9292
*/
93-
protected function getHiddenProperties()
93+
protected function getHiddenFieldsAndRelations()
9494
{
9595
return [];
9696
}

0 commit comments

Comments
 (0)