PHP Class Assert\LazyAssertionException

Inheritance: extends InvalidArgumentException
Afficher le fichier Open project: beberlei/assert

Méthodes publiques

Méthode Description
__construct ( $message, array $errors )
fromErrors ( array $errors ) : self
getErrorExceptions ( )

Method Details

__construct() public méthode

public __construct ( $message, array $errors )
$errors array

fromErrors() public static méthode

public static fromErrors ( array $errors ) : self
$errors array
Résultat self

getErrorExceptions() public méthode

public getErrorExceptions ( )