PHP Class Themosis\Facades\Blade

Inheritance: extends Facade
Show file Open project: themosis/framework

Protected Methods

Method Description
getFacadeAccessor ( ) : string Return the service provider key responsible for the Blade compiler.

Method Details

getFacadeAccessor() protected static method

The key must be the same as the one used when registering in the service provider.
protected static getFacadeAccessor ( ) : string
return string