AuthenticatorInterface
in
Interface AuthenticatorInterface
Tags
Table of Contents
Methods
- authenticate() : RequestInterface
- Authenticate provided request
Methods
authenticate()
Authenticate provided request
public
authenticate(RequestInterface $request) : RequestInterface
Parameters
- $request : RequestInterface