trait
Illuminate
/
Support
/
Traits
/
Localizable
Localizable
Methods
public
withLocale ( $locale , $callback ) : mixed
Run the callback with the given locale.
Parameters
- $locale string
- $callback Closure