RequiredPHPVersionException extends RuntimeException
FinalYes
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(string $className, string $version[, Exception|null $previous = null ]) : mixed
Parameters
- $className : string
- $version : string
- $previous : Exception|null = null