SlevomatCodingStandard\Helpers\TokenPointerOutOfBoundsException::getLastTokenPointer PHP Méthode

getLastTokenPointer() public méthode

public getLastTokenPointer ( ) : integer
Résultat integer
    public function getLastTokenPointer()
    {
        return $this->lastTokenPointer;
    }
TokenPointerOutOfBoundsException