Documentation

PhpVersionNotSupportedException extends Exception
in package

Table of Contents

Methods

__construct()  : void
Create a new exception instance.

Methods

__construct()

Create a new exception instance.

public __construct([string $message = 'PHP 7.3 is not supported.' ]) : void
Parameters
$message : string = 'PHP 7.3 is not supported.'

        
On this page

Search results