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