Completed
Pull Request — master (#1092)
by Timo
61:44 queued 26:32
created
Classes/System/Configuration/ExtensionConfiguration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
 
57 57
     /**
58 58
      * @param string $key
59
-     * @param mixed $defaultValue
59
+     * @param boolean $defaultValue
60 60
      * @return mixed
61 61
      */
62 62
     protected function getConfigurationOrDefaultValue($key, $defaultValue)
Please login to merge, or discard this patch.