Localizable

trait Localizable (View source)

Methods

bool withLocale(string $locale, Translator $translator, Closure $callback)

Run the callback with the given locale.

Details

bool withLocale(string $locale, Translator $translator, Closure $callback)

Run the callback with the given locale.

Parameters

string $locale
Translator $translator
Closure $callback

Return Value

bool

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.6/Illuminate/Support/Traits/Localizable.html