Cms\Twig\AjaxPartialTokenParser

Overview

AjaxPartialTokenParser for the {% ajaxPartial %} Twig tag.

{% ajaxPartial "sidebar" %}
Extends
Implements
  • Twig\TokenParser\TokenParserInterface

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties

  • $parser - (defined in Twig\TokenParser\AbstractTokenParser)

Public Methods

public getTag()

public getTag(): void

getTag name associated with this token parser

Show inherited public methods

Inherited Public Methods