class ResponseFactory

Properties

protected Rememberer $rememberer

Methods

__construct(Rememberer $rememberer)

No description

ResponseInterface
make(string $provider, string $identifier, callable $configureRegistration)

No description

Details

__construct(Rememberer $rememberer)

Parameters

Rememberer $rememberer

ResponseInterface make(string $provider, string $identifier, callable $configureRegistration)

Parameters

string $provider
string $identifier
callable $configureRegistration

Return Value

ResponseInterface