Documentation

Twig_Extensions_Grammar_Constant extends Twig_Extensions_Grammar
in package

Tags
deprecated

since version 1.5

Table of Contents

$name  : mixed
$parser  : mixed
$type  : mixed
__construct()  : mixed
__toString()  : mixed
getName()  : string
getType()  : mixed
parse()  : mixed
setParser()  : mixed

Properties

Methods

__construct()

public __construct(mixed $name[, mixed $type = null ]) : mixed
Parameters
$name : mixed
$type : mixed = null
Return values
mixed

__toString()

public __toString() : mixed
Return values
mixed

getName()

public getName() : string
Return values
string

getType()

public getType() : mixed
Return values
mixed

Search results