VillageController
extends AbstractController
in package
Table of Contents
- $dispatcher : mixed
- __construct() : mixed
- index() : Response
Properties
$dispatcher
private
mixed
$dispatcher
Methods
__construct()
public
__construct(EventDispatcherInterface $eventDispatcher) : mixed
Parameters
- $eventDispatcher : EventDispatcherInterface
Return values
mixed —index()
public
index(array<string|int, mixed> $params) : Response
Parameters
- $params : array<string|int, mixed>