trait
Illuminate
/
Support
/
Traits
/
Localizable
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Localizable
Methods
public
withLocale ( $locale , $callback ) : mixed
Run the callback with the given locale.
Parameters
- $locale string
- $callback Closure