Example #1
0
 public function init()
 {
     parent::init();
 }
Example #2
0
 public function findCoreModules()
 {
     return parent::findAll([$this->getCorePath()]);
 }