init() protected method

protected init ( )
Ejemplo n.º 1
0
 protected function init()
 {
     parent::init();
     $this->dashboard = new Dashboard();
 }