DriverManager
class DriverManager (View source)
Constants
PRIORITY_DEFAULT |
|
Properties
protected Application | $app | ||
protected RegisteredDriver[] | $drivers |
Methods
register(string $class, int $priority = self::PRIORITY_DEFAULT)
No description
getDrivers()
No description
getDriverCollection($object)
No description
Details
__construct(Application $app)
No description
register(string $class, int $priority = self::PRIORITY_DEFAULT)
No description
RegisteredDriver[]
getDrivers()
No description
DriverCollection
getDriverCollection($object)
No description