CakeFest 2024: The Official CakePHP Conference

Parle\Parser::reset

(PECL parle >= 0.7.1)

Parle\Parser::resetReset parser state

Descrição

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

Reset parser state using the given token id.

Parâmetros

tokenId

Token id.

Valor Retornado

Nenhum valor é retornado.

add a note

User Contributed Notes

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