Class ErrorCollectionIterator
Iterates over an error collection and return rendered errors.
- ICanBoogie\ErrorCollectionIterator implements IteratorAggregate
Methods summary
protected
render_error( ICanBoogie\Error $error, string $attribute )
: string
Renders an error into a string.