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