예제 #1
0
 /**
  * Метод возвращает идентификатор работчего окружения
  */
 public static function env()
 {
     return ConfigIni::environment();
 }