laravel / 10 / api / 10.x / 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/10.x/Illuminate/Foundation/Events/LocaleUpdated.html