class
Illuminate
/
Foundation
/
Events
/
LocaleUpdated
You are viewing an older version of the documentation. For the latest, please visit master documentation.
LocaleUpdated
Properties
public
$locale string
The new locale.
Default: null
Methods
public
__construct ( $locale ) : void
Create a new event instance.
Parameters
- $locale string