@@ -291,7 +291,7 @@ |
||
291 | 291 | return $new_doc; |
292 | 292 | } |
293 | 293 | |
294 | - private static function setDefaultModelAttributes($my_model){ |
|
294 | + private static function setDefaultModelAttributes($my_model) { |
|
295 | 295 | |
296 | 296 | return array_merge(static::$field_attributes, $my_model); |
297 | 297 | } |