메소드 | 설명 | |
---|---|---|
__construct ( string $header ) : void | Constructor. | |
determineLocale ( Illuminate\Http\Request $request ) : string | Determine the locale from the request parameters. |
public __construct ( string $header ) : void | ||
$header | string | Name of the header that holds the locale |
리턴 | void |
public determineLocale ( Illuminate\Http\Request $request ) : string | ||
$request | Illuminate\Http\Request | |
리턴 | string |