PHP Class Nwidart\Modules\Facades\Module

Inheritance: extends Illuminate\Support\Facades\Facade
Show file Open project: nwidart/laravel-modules Class Usage Examples

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