CakeFest 2024: The Official CakePHP Conference

Parle\Lexer::getToken

(PECL parle >= 0.5.1)

Parle\Lexer::getTokenRetrieve the current token

Description

public Parle\Lexer::getToken(): Parle\Token

Retrieve the current token.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns an instance of Parle\Token.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top