ICanBoogie/Errors 2.0.x
  • Namespace
  • Class

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 string
# __invoke( ICanBoogie\Error $error, string $attribute, ICanBoogie\ErrorCollection $collection )

Renders an error into a string.

Renders an error into a string.

Parameters

$error
$attribute
$collection

Returns

string
ICanBoogie/Errors 2.0.x API documentation generated by ApiGen