예제 #1
0
 public function afterFind()
 {
     parent::afterFind();
     $this->parseFields();
 }
예제 #2
0
 public function afterFind()
 {
     parent::afterFind();
     $this->parseGroups();
 }