PHP Class Cviebrock\LaravelElasticsearch\Facade

Inheritance: extends Illuminate\Support\Facades\Facade
Datei anzeigen Open project: cviebrock/laravel-elasticsearch

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