init() публичный Метод

public init ( $component, $options = [] )
Пример #1
0
 public function init($component, $options = array())
 {
     parent::init($component, $options);
     $this->getConf();
 }