ApplicationDriver
class ApplicationDriver implements DriverInterface (View source)
Properties
protected Application | $app | ||
protected Repository | $config |
Methods
bool
isLegacy()
Does support legacy namespace with src
MappingDriver
getDriver()
Return the correct MappingDriver base on the application config
string
getNamespace()
Get eather the default application namespace, or the legacy appliation namespace
Details
__construct(Repository $config, Application $app)
Constructor
private bool
isLegacy()
Does support legacy namespace with src
MappingDriver
getDriver()
Return the correct MappingDriver base on the application config
string
getNamespace()
Get eather the default application namespace, or the legacy appliation namespace