SlevomatCodingStandard\Helpers\TokenPointerOutOfBoundsException::getLastTokenPointer PHP Метод

getLastTokenPointer() публичный Метод

public getLastTokenPointer ( ) : integer
Результат integer
    public function getLastTokenPointer()
    {
        return $this->lastTokenPointer;
    }
TokenPointerOutOfBoundsException