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