PHP Class Trismegiste\Mondrian\Config\Loader

Inheritance: extends Symfony\Component\Config\Loader\Loader
Afficher le fichier Open project: trismegiste/mondrian

Protected Properties

Свойство Type Description
$default

Méthodes publiques

Méthode Description
load ( string $resource, $type = null ) : array
supports ( string $resource, $type = null ) : boolean Does this loader support

Method Details

load() public méthode

public load ( string $resource, $type = null ) : array
$resource string the directory which owns the .mondrian.yml file
Résultat array the config

supports() public méthode

Does this loader support
public supports ( string $resource, $type = null ) : boolean
$resource string directory path
Résultat boolean true if the config file is here

Property Details

$default protected_oe property

protected $default