YamlExtensionFileLoader
extends FileLoader
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- load() : mixed
- supports() : bool
Properties
$configuration read-only
private
ConfigurationLoader
$configuration
Methods
__construct()
public
__construct(ConfigurationLoader $configuration, FileLocatorInterface $locator[, string|null $env = null ]) : mixed
Parameters
- $configuration : ConfigurationLoader
- $locator : FileLocatorInterface
- $env : string|null = null
load()
public
load(mixed $resource[, string|null $type = null ]) : mixed
Parameters
- $resource : mixed
- $type : string|null = null
supports()
public
supports(mixed $resource[, string|null $type = null ]) : bool
Parameters
- $resource : mixed
- $type : string|null = null