Пример #1
0
 /**
  * Returns the path to the common config file used by this instance.
  *
  * @return string
  */
 public function getCommonPath()
 {
     return $this->settings->getPathCommon();
 }