Exemplo n.º 1
0
 public function init()
 {
     parent::init();
     $this->defaultRoute = 'menu-category';
     // custom initialization code goes here
 }
Exemplo n.º 2
0
 public function init()
 {
     parent::init();
     // custom initialization code goes here
 }
Exemplo n.º 3
0
 public function init()
 {
     parent::init();
     $this->defaultRoute = 'takonomy-category';
 }