Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TokenPointerOutOfBoundsException.php
function TokenPointerOutOfBoundsException::getLastTokenPointer
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Helpers/
TokenPointerOutOfBoundsException.php
, line 42
Class
TokenPointerOutOfBoundsException
@internal
Namespace
SlevomatCodingStandard\Helpers
Code
public
function
getLastTokenPointer
() : int {
return
$this
->
lastTokenPointer
; }
RSS feed