protected property TwigFunctionTokenParser::$tag

The name of tag. Can be 'hide' or 'show'.

Type: string

File

drupal/core/lib/Drupal/Core/Template/TwigFunctionTokenParser.php, line 26
Definition of Drupal\Core\Template\TwigFunctionTokenParser.

Class

TwigFunctionTokenParser
A class that defines the Twig token parser for Drupal.

Namespace

Drupal\Core\Template

Code

protected $tag;