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