MissingRequiredOptionException
extends IncompleteDsnException
in package
Tags
Table of Contents
Properties
- $dsn : string|null
Methods
- __construct() : mixed
- getOriginalDsn() : string
Properties
$dsn
private
string|null
$dsn
Methods
__construct()
public
__construct(string $option[, string $dsn = null ][, Throwable $previous = null ]) : mixed
Parameters
- $option : string
- $dsn : string = null
- $previous : Throwable = null
getOriginalDsn()
public
getOriginalDsn() : string