Class PhpParser\ErrorHandler\Collecting

implements ErrorHandler

Error handler that collects all errors into an array. This allows graceful handling of errors.

Methods