final class UnsupportedDriverException
    extends InvalidArgumentException

A requested database driver has no platform implementation.

Properties§

public string $driver

Methods§

public function __construct(public string $driver)

A requested database driver has no platform implementation.

Parameters

$driverstring
Calls 2
  • static-call InvalidArgumentException::__construct() line 19
  • function-call sprintf line 19

Test cases 1§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1

Relations§

Instantiated in 4