QueryBuilderFacade
class QueryBuilderFacade extends Facade
Methods
static string
getFacadeAccessor()
Get the registered name of the component.
static mixed
resolveFacadeInstance(object|string $name)
Resolve the facade root instance from the container.
void
static()
?object first()
Details
at line 41
static protected string
getFacadeAccessor()
Get the registered name of the component.
at line 52
static protected mixed
resolveFacadeInstance(object|string $name)
Resolve the facade root instance from the container.
at line 34
void
static()
?object first()