@@ -33,8 +33,8 @@ |
||
33 | 33 | } |
34 | 34 | |
35 | 35 | /** |
36 | - * Validation rules |
|
37 | - */ |
|
36 | + * Validation rules |
|
37 | + */ |
|
38 | 38 | public function rules() |
39 | 39 | { |
40 | 40 | return [ |
@@ -28,8 +28,8 @@ |
||
28 | 28 | } |
29 | 29 | |
30 | 30 | /** |
31 | - * Magic method before |
|
32 | - */ |
|
31 | + * Magic method before |
|
32 | + */ |
|
33 | 33 | public function before() |
34 | 34 | { |
35 | 35 | // get full name of update object |