Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Trismegiste
Mondrian
Config
Loader
PHP Класс Trismegiste\Mondrian\Config\Loader
Наследование:
extends
Symfony\Component\Config\Loader\Loader
Показать файл
Открыть проект
Защищенные свойства (Protected)
Свойство
Тип
Описание
$default
Открытые методы
Метод
Описание
load
(
string
$resource
,
$type
= null ) :
array
supports
(
string
$resource
,
$type
= null ) :
boolean
Does this loader support
Описание методов
load()
публичный
Метод
public
load
(
string
$resource
,
$type
= null ) :
array
$resource
string
the directory which owns the .mondrian.yml file
Результат
array
the config
supports()
публичный
Метод
Does this loader support
public
supports
(
string
$resource
,
$type
= null ) :
boolean
$resource
string
directory path
Результат
boolean
true if the config file is here
Описание свойств
$default
защищенное свойство
protected
$default