Completed
Push — master ( 60b053...61ce86 )
by Marcus
02:08
created
src/Customer/Helper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
     /**
159 159
      * @param string $sKeyConfig
160 160
      * @param string $sKeyForm
161
-     * @param array|bool $aUserData
161
+     * @param boolean $aUserData
162 162
      * @return bool
163 163
      */
164 164
     public function getCustomerFormDefaultValue($sKeyConfig, $sKeyForm, $aUserData) {
Please login to merge, or discard this patch.