Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ParserException.php
function ParserException::getCurrentTokenValue
File
vendor/
phpstan/
phpdoc-parser/
src/
Parser/
ParserException.php
, line 62
Class
ParserException
Namespace
PHPStan\PhpDocParser\Parser
Code
public
function
getCurrentTokenValue
() : string {
return
$this
->
currentTokenValue
; }
RSS feed