Ejemplo n.º 1
0
 function onBootstrap()
 {
     self::$isLoaded = true;
 }
Ejemplo n.º 2
0
 public function init()
 {
     parent::init();
     // custom initialization code goes here
 }