class EmailChangeThrottler
Users can request an email change, this throttler applies a timeout of 5 minutes between requests.
Properties
static | $timeout |
class EmailChangeThrottler
Users can request an email change, this throttler applies a timeout of 5 minutes between requests.
static | $timeout |
bool|null
__invoke(ServerRequestInterface $request)