Stevebauman\Translation\Contracts\Translation::getLocale PHP Method

getLocale() public method

Retrieves the current locale from the session. If a locale isn't set then the default app locale is set as the current locale.
public getLocale ( ) : string
return string
    public function getLocale();