Factory
final class Factory
Methods
__construct()
No description
static
getInstance()
No description
static
use(string $driverClass)
No description
registerDriver(string $driverClass)
No description
setDriver(string $driver)
No description
getCurrentDriver()
No description
start(string $sessionSection)
No description
Details
at line 21
__construct()
No description
at line 25
static
getInstance()
No description
at line 31
static
use(string $driverClass)
No description
at line 36
registerDriver(string $driverClass)
No description
at line 41
setDriver(string $driver)
No description
at line 49
getCurrentDriver()
No description
at line 54
start(string $sessionSection)
No description