@@ -34,10 +34,6 @@ |
||
34 | 34 | private $auth = []; |
35 | 35 | |
36 | 36 | /** |
37 | - * @param string $configFile |
|
38 | - * @param string $storageRoot |
|
39 | - * @param string $dbDsn |
|
40 | - * @param array $templateFolders |
|
41 | 37 | */ |
42 | 38 | public function __construct($appDir, SessionInterface $session, RandomInterface $random, DateTime $dateTime) |
43 | 39 | { |