Themosis\Facades\View::getFacadeAccessor PHP Méthode

getFacadeAccessor() protected static méthode

The key must be the same as the one used when registering the service provider.
protected static getFacadeAccessor ( ) : string
Résultat string
    protected static function getFacadeAccessor()
    {
        return 'view';
    }