예제 #1
0
 /**
  * afterConstruct
  */
 public function afterConstruct()
 {
     parent::afterConstruct();
     $this->_setupAclComponent();
 }