ICanBoogie
  • Documentation
  • API Reference
  • Errors 2.0.x
Namespaces
  • ICanBoogie
Classes
  • Error
  • ErrorCollection
  • ErrorCollectionIterator
  • Errors
Interfaces
  • RenderError

Interface RenderError

An interface for a callable used to render errors.

Namespace: ICanBoogie
Located at RenderError.php

Methods summary

public __invoke( ICanBoogie\Error $error, string $attribute, ICanBoogie\ErrorCollection $collection ) : string

Renders an error into a string.

Renders an error into a string.

Parameters

$error
$attribute
$collection

Returns

string
Errors 2.0.x – Check on GitHub – API documentation generated by ApiGen