PHP Class WeDevs\ORM\Eloquent\Facades\DB

See also: Illuminate\Database\DatabaseManager
See also: Illuminate\Database\Connection
Inheritance: extends Illuminate\Support\Facades\Facade
Exibir arquivo Open project: tareq1988/wp-eloquent

Protected Methods

Method Description
getFacadeAccessor ( ) : string Get the registered name of the component.

Method Details

getFacadeAccessor() protected static method

Get the registered name of the component.
protected static getFacadeAccessor ( ) : string
return string