Documentation

DumpTokenParser extends AbstractTokenParser
in package

FinalYes

Token Parser for the 'dump' tag.

Dump variables with:

{% dump %} {% dump foo %} {% dump foo, bar %}

Tags
author

Julien Galenski julien.galenski@gmail.com

Table of Contents

Properties

$parser  : Parser

Methods

getTag()  : string
{@inheritdoc}
parse()  : Node
{@inheritdoc}
setParser()  : void
Sets the parser associated with this token parser.

Properties

Methods

getTag()

{@inheritdoc}

public getTag() : string
Return values
string

        
On this page

Search results