class DirectoryLoader extendsFileLoader

Methods

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

No description

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

No description

Details

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

Parameters

mixed $file
string $type

Return Value

mixed

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

Parameters

mixed $resource
string $type

Return Value

bool