@@ -246,10 +246,10 @@ |
||
| 246 | 246 | return $this; |
| 247 | 247 | } |
| 248 | 248 | |
| 249 | - /** |
|
| 250 | - * StorableTrait > preSave(): Called automatically before saving the object to source. |
|
| 251 | - * @return boolean |
|
| 252 | - */ |
|
| 249 | + /** |
|
| 250 | + * StorableTrait > preSave(): Called automatically before saving the object to source. |
|
| 251 | + * @return boolean |
|
| 252 | + */ |
|
| 253 | 253 | public function preSave() |
| 254 | 254 | { |
| 255 | 255 | parent::preSave(); |