Overview

Namespaces

  • Composer
    • Autoload
  • Illuminate
    • Support
      • Contracts
      • Facades
  • Laravella
    • Cart
      • Facades
  • None
  • PHP

Classes

  • DbGopher
  • MysqlGopher
  • Overview
  • Namespace
  • Class
  • Tree

Class DbGopher

Illuminate\Support\Facades\Facade
Extended by Laravella\Cart\Facades\DbGopher
Namespace: Laravella\Cart\Facades
Located at src/Laravella/Cart/Facades/DbGopher.php
Methods summary
protected static string
# getFacadeAccessor( )

Get the registered name of the component.

Get the registered name of the component.

Returns

string

Overrides

Illuminate\Support\Facades\Facade::getFacadeAccessor()
Methods inherited from Illuminate\Support\Facades\Facade
__callStatic(), clearResolvedInstance(), clearResolvedInstances(), getFacadeApplication(), getFacadeRoot(), getMockableClass(), isMock(), resolveFacadeInstance(), setFacadeApplication(), shouldReceive(), swap()
Properties inherited from Illuminate\Support\Facades\Facade
$app, $resolvedInstance
cart API documentation generated by ApiGen 2.8.0