CakeFest 2024: The Official CakePHP Conference

Parle\Parser::reset

(PECL parle >= 0.7.1)

Parle\Parser::resetReset parser state

Description

public Parle\Parser::reset(int $tokenId = ?): void

Reset parser state using the given token id.

Liste de paramètres

tokenId

Token id.

Valeurs de retour

Aucune valeur n'est retournée.

add a note

User Contributed Notes

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