PHP Class Symfony\Bundle\TwigBundle\TokenParser\UrlTokenParser

Author: Fabien Potencier ([email protected])
Inheritance: extends Symfony\Bundle\TwigBundle\TokenParser\PathTokenParser
Datei anzeigen Open project: pmjones/php-framework-benchmarks

Public Methods

Method Description
getTag ( ) Gets the tag name associated with this token parser.

Protected Methods

Method Description
isAbsolute ( )

Method Details

getTag() public method

Gets the tag name associated with this token parser.
public getTag ( )

isAbsolute() protected method

protected isAbsolute ( )