0 follower

Interface Yiisoft\Db\Driver\DriverInterface

Implemented byYiisoft\Db\Driver\Pdo\PdoDriverInterface

Represents a database driver.

A specific implementation of a database connectivity layer, such as PDO or MySQLi.