trait Illuminate / Support / Traits / Localizable
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

Localizable

Methods

public

withLocale ( $locale , $callback ) : mixed

Run the callback with the given locale.

Parameters