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