@@ -49,6 +49,7 @@ |
||
| 49 | 49 | |
| 50 | 50 | /** |
| 51 | 51 | * ConsoleCommandListener constructor. |
| 52 | + * @param string $defaultSiteAccessName |
|
| 52 | 53 | */ |
| 53 | 54 | public function __construct($defaultSiteAccessName, array $siteAccessList, EventDispatcherInterface $eventDispatcher, $debug = false) |
| 54 | 55 | { |