AccountController
extends AbstractController
in package
Table of Contents
- $dispatcher : mixed
- $navigation : mixed
- __construct() : mixed
- index() : Response
Properties
$dispatcher
private
mixed
$dispatcher
$navigation
private
mixed
$navigation
Methods
__construct()
public
__construct(EventDispatcherInterface $eventDispatcher, Navigation $navigation) : mixed
Parameters
- $eventDispatcher : EventDispatcherInterface
- $navigation : Navigation
Return values
mixed —index()
public
index() : Response