Beispiel #1
0
 /**
  * Get enabled tables list storage path
  *
  * @return string
  */
 protected function getEnabledStructuresPath()
 {
     return \Includes\Utils\ModulesManager::getEnabledStructurePath();
 }