Twig_SimpleTest

Extends\Twig\TwigTest

Represents a template test.

package

Default

Methods

__construct

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

Arguments

$name

$callable

$options

array

getAlternative

getAlternative()
inherited

getArguments

getArguments()
inherited

getCallable

getCallable()
inherited

getDeprecatedVersion

getDeprecatedVersion()
inherited

getName

getName()
inherited

getNodeClass

getNodeClass()
inherited

hasOneMandatoryArgument

hasOneMandatoryArgument()
inherited

isDeprecated

isDeprecated()
inherited

isVariadic

isVariadic()
inherited

setArguments

setArguments( $arguments)
inherited

Arguments

$arguments

Properties

name

name :
inherited

Type(s)

callable

callable :
inherited

Type(s)

options

options :
inherited

Type(s)

arguments

arguments :
inherited

Type(s)