示例#1
0
 /**
  * Retrieve all modules array
  *
  * @return array
  */
 protected function getAllModules()
 {
     return $this->fullModuleList->getAll();
 }