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

Breadcrumb

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

function TokenEmulator::getPhpVersion

10 methods override TokenEmulator::getPhpVersion()
AsymmetricVisibilityTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AsymmetricVisibilityTokenEmulator.php
AttributeEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php
EnumTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php
ExplicitOctalEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php
MatchTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php

... See full list

File

vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/TokenEmulator.php, line 10

Class

TokenEmulator
@internal

Namespace

PhpParser\Lexer\TokenEmulator

Code

public abstract function getPhpVersion() : PhpVersion;

API Navigation

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