config() protected method

protected config ( )
Beispiel #1
0
 public function init()
 {
     parent::config();
     $this->countImages();
 }
Beispiel #2
0
 public function init()
 {
     parent::config();
     $this->printLink();
 }