Преглед изворни кода

Correct order of property declaration

Alexander Mohorev пре 11 година
родитељ
комит
d06d027a1f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      models/LoginForm.php

+ 1 - 0
models/LoginForm.php

@@ -16,6 +16,7 @@ class LoginForm extends Model
 
     private $_user = false;
 
+
     /**
      * @return array the validation rules.
      */