Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BenConstable
Localize
Determiners
Determiner
PHP Class BenConstable\Localize\Determiners\Determiner
Inheritance:
implements
BenConstable\Localize\Determiners\DeterminerInterface
Show file
Open project: benconstable/laravel-localize-middleware
Protected Properties
Property
Type
Description
$fallback
string
|
null
The fallback locale to use if determiner can't determine a locale.
Public Methods
Method
Description
setFallback
(
$fallback
)
Method Details
setFallback()
public
method
public
setFallback
(
$fallback
)
Property Details
$fallback
protected property
The fallback locale to use if determiner can't determine a locale.
protected
string|null
$fallback
return
string
|
null