class Manager extends Manager (View source)

Properties

protected $defaultDriver from  Manager
protected Container $app from  Manager
protected $standardController

Methods

__construct(Application $application)

No description

createDriver($driver)

No description

from  Manager
string
getDefaultDriver()

Get the default driver name.

from  Manager
setStandardController(mixed $standardController)

No description

getStandardController()

No description

driver($driver = null)

No description

Details

__construct(Application $application)

No description

Parameters

Application $application

protected createDriver($driver)

No description

Parameters

$driver

string getDefaultDriver()

Get the default driver name.

Return Value

string

setStandardController(mixed $standardController)

No description

Parameters

mixed $standardController

protected getStandardController()

No description

driver($driver = null)

No description

Parameters

$driver