Arcanedev\Localization\Bases\Middleware::hideDefaultLocaleInURL PHP Méthode

hideDefaultLocaleInURL() protected méthode

Hide the default locale in URL ??
protected hideDefaultLocaleInURL ( ) : boolean
Résultat boolean
    protected function hideDefaultLocaleInURL()
    {
        return localization()->isDefaultLocaleHiddenInUrl();
    }