Documentation

__TwigTemplate_VarDumperFixture_u75a09 extends Template
in package

Table of Contents

$path  : mixed
__construct()  : mixed
getDebugInfo()  : mixed
getSourceContext()  : mixed
getTemplateName()  : mixed
doDisplay()  : mixed

Properties

$path

private mixed $path

Methods

__construct()

public __construct([Environment $env = null ][, mixed $path = null ]) : mixed
Parameters
$env : Environment = null
$path : mixed = null
Return values
mixed

getDebugInfo()

public getDebugInfo() : mixed
Return values
mixed

getSourceContext()

public getSourceContext() : mixed
Return values
mixed

getTemplateName()

public getTemplateName() : mixed
Return values
mixed

doDisplay()

protected doDisplay(array<string|int, mixed> $context[, array<string|int, mixed> $blocks = [] ]) : mixed
Parameters
$context : array<string|int, mixed>
$blocks : array<string|int, mixed> = []
Return values
mixed

Search results