Correct order of property declaration
This commit is contained in:
parent
d33ea353eb
commit
d06d027a1f
@ -16,6 +16,7 @@ class LoginForm extends Model
|
|||||||
|
|
||||||
private $_user = false;
|
private $_user = false;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return array the validation rules.
|
* @return array the validation rules.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user