Completed
Push — registration_fields ( ba51da )
by Torben
10:23
created
Classes/ViewHelpers/Registration/Field/PrefillMultiValueFieldViewHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@
 block discarded – undo
101 101
 
102 102
     /**
103 103
      * @param \DERHANSEN\SfEventMgt\Domain\Model\Registration\Field $registrationField
104
-     * @param $currentValue
104
+     * @param string $currentValue
105 105
      * @return bool
106 106
      */
107 107
     protected function getFieldValueFromDefaultProperty($registrationField, $currentValue)
Please login to merge, or discard this patch.