public __construct ( Symfony\Component\HttpKernel\KernelInterface $kernel, string $action, string $module ) | ||
$kernel | Symfony\Component\HttpKernel\KernelInterface | |
$action | string | The action that should be executed. |
$module | string | The module that wherein the action is available. |