interface
Illuminate
/
Contracts
/
Auth
/
PasswordBrokerFactory
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
PasswordBrokerFactory
Methods
public
broker ( $name ) : PasswordBroker
Get a password broker instance by name.
Parameters
- $name string|null