diff --git a/modules/cron/lib/Controller/Cron.php b/modules/cron/lib/Controller/Cron.php index f895e0873170b7c137b3a1eaa0cd77e26e798c1a..62eae0770e5b66fd72a5b7e3a396a1140ac1994b 100644 --- a/modules/cron/lib/Controller/Cron.php +++ b/modules/cron/lib/Controller/Cron.php @@ -50,7 +50,6 @@ class Cron * It initializes the global configuration and auth source configuration for the controllers implemented here. * * @param \SimpleSAML\Configuration $config The configuration to use by the controllers. - * @param \SimpleSAML\Configuration $moduleConfig The module-configuration to use by the controllers. * @param \SimpleSAML\Session $session The session to use by the controllers. * * @throws \Exception