CakeFest 2024: The Official CakePHP Conference

Parle\RParser::errorInfo

(PECL parle >= 0.7.0)

Parle\RParser::errorInfoRetrieve the error information

Description

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

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns an instance of Parle\ErrorInfo.

add a note

User Contributed Notes

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