Snowfire\Beautymail\BeautymailFacade::getFacadeAccessor PHP Method

getFacadeAccessor() protected static method

The name of the binding in the IoC container.
protected static getFacadeAccessor ( ) : string
return string
    protected static function getFacadeAccessor()
    {
        return 'Snowfire\\Beautymail\\Beautymail';
    }
BeautymailFacade