\Trismegiste\Mondrian\ConfigLoader

Loader is a loader for the Mondrian config tool

Summary

Methods
Properties
Constants
load()
supports()
No public properties found
No constants found
No protected methods found
$default
N/A
No private methods found
No private properties found
N/A

Properties

$default

$default : 

Type

Methods

load()

load(string  $resource,   $type = null) : array

Parameters

string $resource

the directory which owns the .mondrian.yml file

$type

Returns

array —

the config

supports()

supports(string  $resource,   $type = null) : boolean

Does this loader support

Parameters

string $resource

directory path

$type

Returns

boolean —

true if the config file is here