PHP Class Jarves\Twig\TokenParser\Content

Inheritance: extends Twig_TokenParser
Show file Open project: jarves/jarves

Protected Properties

Property Type Description
$name

Public Methods

Method Description
__construct ( $name )
getTag ( )
parse ( Twig_Token $token )

Method Details

__construct() public method

public __construct ( $name )

getTag() public method

public getTag ( )

parse() public method

public parse ( Twig_Token $token )
$token Twig_Token

Property Details

$name protected property

protected $name