class CreateTokenController implements RequestHandlerInterface
Properties
| protected UserRepository | $users |
|
||
| protected Dispatcher | $bus |
|
||
| protected Dispatcher | $events |
|
Methods
Details
at
line 46
__construct(UserRepository $users, Dispatcher $bus, Dispatcher $events)
at
line 56
ResponseInterface
handle(ServerRequestInterface $request)
<p>{@inheritdoc}</p>