Passed
Push — master ( 959e5e...3ecbae )
by Roberto
01:01
created
src/Factories/EvtRmnRPPS.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -217,7 +217,7 @@  discard block
 block discarded – undo
217 217
     
218 218
     /**
219 219
      * Add idestab to infoperapur
220
-     * @param \DOMElementtype $node
220
+     * @param \DOMElement $node
221 221
      * @param \stdClass $std
222 222
      */
223 223
     private function ideestab(&$node, $std)
@@ -322,7 +322,7 @@  discard block
 block discarded – undo
322 322
 
323 323
     /**
324 324
      * Add infosaudecolet to remunPerApur
325
-     * @param type $node
325
+     * @param \DOMElement $node
326 326
      * @param type $std
327 327
      * @return type
328 328
      */
@@ -395,7 +395,7 @@  discard block
 block discarded – undo
395 395
 
396 396
     /**
397 397
      * Add infoperant to dmDev
398
-     * @param type $node
398
+     * @param \DOMElement $node
399 399
      * @param type $std
400 400
      * @return type
401 401
      */
Please login to merge, or discard this patch.