interface
Illuminate
/
Contracts
/
Auth
/
PasswordBrokerFactory
You are viewing an older version of the documentation. For the latest, please visit master documentation.
PasswordBrokerFactory
Methods
public
broker ( $name ) : mixed
Get a password broker instance by name.
Parameters
- $name string|null