Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TokenParserInterface.php

function TokenParserInterface::setParser

Sets the parser associated with this token parser.

1 method overrides TokenParserInterface::setParser()
AbstractTokenParser::setParser in vendor/twig/twig/src/TokenParser/AbstractTokenParser.php
Sets the parser associated with this token parser.

File

vendor/twig/twig/src/TokenParser/TokenParserInterface.php, line 29

Class

TokenParserInterface
Interface implemented by token parsers.

Namespace

Twig\TokenParser

Code

public function setParser(Parser $parser) : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal