Minor - remove type hint

pull/2487/head
jmontoyaa 7 years ago
parent ea77da855e
commit bb83c7384c
  1. 2
      main/install/install.lib.php

@ -2727,7 +2727,7 @@ function updateEnvFile($distFile, $envFile, $params)
* @param string $installationProfile Installation profile, if any was provided
*/
function finishInstallationWithContainer(
Container $container,
$container,
$manager,
$sysPath,
$encryptPassForm,

Loading…
Cancel
Save