PHP Class Themosis\Facades\DB

Inheritance: extends Facade
Exibir arquivo Open project: themosis/framework

Protected Methods

Method Description
getFacadeAccessor ( ) : string Return the service provider key responsible for the db/capsule class.

Method Details

getFacadeAccessor() protected static method

The key must be the same as the one used when registering the service provider.
protected static getFacadeAccessor ( ) : string
return string