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