コード例 #1
0
ファイル: User.php プロジェクト: ngchie/system
 public function valid()
 {
     return !$this->entity->isEmpty();
 }