class
Illuminate
/
Foundation
/
Events
/
LocaleUpdated
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
LocaleUpdated
Properties
public
$locale string
The new locale.
Default: null
Methods
public
__construct ( $locale ) : void
Create a new event instance.
Parameters
- $locale string