Test Failed
Push — master ( f122f8...33fb6e )
by
unknown
54s queued 10s
created
src/Method/Payment/Create.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -166,6 +166,9 @@
 block discarded – undo
166 166
         ]); 
167 167
     }
168 168
 
169
+    /**
170
+     * @param string $typeValue
171
+     */
169 172
     private function buildElement($typeValue, bool $isRequired=false, $length=0, $args=0)
170 173
     {
171 174
         $inside_array = [
Please login to merge, or discard this patch.