Méthode | Description | |
---|---|---|
__construct ( |
Constructor. | |
add ( $checkName, $className, $prepend = false ) | ||
check ( $checkName ) | ||
checks ( ) | Run system installation checks. | |
has ( $checkName ) | ||
remove ( $checkName ) |
Méthode | Description | |
---|---|---|
getValidator ( string | Bolt\Configuration\Validation\ValidationInterface $className, mixed $constructorArgs ) : Bolt\Configuration\Validation\ValidationInterface | Get a validator object from a given class name. |
public __construct ( |
||
$exceptionController | ||
$config | ||
$resourceManager |