class GlobFileLoader extendsFileLoader

GlobFileLoader loads files from a glob pattern.

Methods

mixed
load(mixed$resource,string$type =null)

No description

bool
supports(mixed$resource,string$type =null)

No description

Details

mixed load(mixed$resource,string$type =null)

Parameters

mixed $resource
string $type

Return Value

mixed

bool supports(mixed$resource,string$type =null)

Parameters

mixed $resource
string $type

Return Value

bool