Legend of the Green Dragon

LotgdFilesystemLoader extends FilesystemLoader implements LoaderInterface, SourceContextLoaderInterface

Interfaces, Classes and Traits

LoaderInterface
SourceContextLoaderInterface

Table of Contents

$themeNamespace  : mixed
$decoratedLoader  : mixed
__construct()  : mixed
setThemeNamespace()  : mixed
Set namespace of active theme.
findTemplate()  : string|null
{@inheritdoc}

Properties

Methods

__construct()

public __construct(FilesystemLoader $decoratedLoader) : mixed
Parameters
$decoratedLoader : FilesystemLoader
Return values
mixed

setThemeNamespace()

Set namespace of active theme.

public setThemeNamespace(string $namespace) : mixed
Parameters
$namespace : string
Return values
mixed

findTemplate()

{@inheritdoc}

protected findTemplate(mixed $template[, mixed $throw = true ]) : string|null
Parameters
$template : mixed
$throw : mixed = true
Return values
string|null

Search results