RegisteredDriver
class RegisteredDriver (View source)
Properties
protected string | $driver | ||
protected int | $priority |
Methods
__construct(string $driver, int $priority)
No description
string
getDriver()
No description
int
getPriority()
No description
Details
__construct(string $driver, int $priority)
No description
DriverInterface
inflateClass(Application $app)
No description
string
getDriver()
No description
int
getPriority()
No description