Method | Description | |
---|---|---|
__construct ( |
Constructor. | |
determineLocale ( Illuminate\Http\Request $request ) : string | null | Determine the locale from the underlying determiner stack. | |
getDeterminers ( ) : |
Get the underlying determiner stack. |
public __construct ( |
||
$determiners | ||
return | void |
public determineLocale ( Illuminate\Http\Request $request ) : string | null | ||
$request | Illuminate\Http\Request | |
return | string | null |
public getDeterminers ( ) : |
||
return |