Dutch PHP Conference 2025 - Call For Papers

Parle\Parser::errorInfo

(PECL parle >= 0.5.1)

Parle\Parser::errorInfoRetrieve the error information

Опис

public Parle\Parser::errorInfo(): Parle\ErrorInfo

Retrieve the error information in case Parle\Parser::action() returned the error action.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns an instance of Parle\ErrorInfo.

add a note

User Contributed Notes

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