TwigTest

Represents a template test.

final
author

Fabien Potencier fabien@symfony.com

package

Default

Methods

__construct

__construct( $name, $callable,array $options = array())

Arguments

$name

$callable

$options

array

getAlternative

getAlternative()

getArguments

getArguments()

getCallable

getCallable()

getDeprecatedVersion

getDeprecatedVersion()

getName

getName()

getNodeClass

getNodeClass()

hasOneMandatoryArgument

hasOneMandatoryArgument()

isDeprecated

isDeprecated()

isVariadic

isVariadic()

setArguments

setArguments( $arguments)

Arguments

$arguments

Properties

name

name :

Type(s)

callable

callable :

Type(s)

options

options :

Type(s)

arguments

arguments :

Type(s)