laravel / 5.4 / api / 5.4 / illuminate / foundation / events / localeupdated.html

LocaleUpdated

class LocaleUpdated (View source)

Properties

string $locale The new locale.

Methods

void __construct(string $locale)

Create a new event instance.

Details

void __construct(string $locale)

Create a new event instance.

Parameters

string $locale

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Foundation/Events/LocaleUpdated.html