Passed
Push — master ( 2116c8...27023d )
by Roberto
04:48 queued 02:00
created
src/Common/Soap/SoapBase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -348,7 +348,7 @@
 block discarded – undo
348 348
      *
349 349
      * @param  int $protocol
350 350
      *
351
-     * @return type Description
351
+     * @return integer Description
352 352
      */
353 353
     public function protocol($protocol = self::SSL_DEFAULT)
354 354
     {
Please login to merge, or discard this patch.
src/Factories/EvtRmnRPPS.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -317,7 +317,7 @@  discard block
 block discarded – undo
317 317
 
318 318
     /**
319 319
      * Add infosaudecolet to remunPerApur
320
-     * @param type $node
320
+     * @param \DOMElement $node
321 321
      * @param type $std
322 322
      * @return type
323 323
      */
@@ -390,7 +390,7 @@  discard block
 block discarded – undo
390 390
 
391 391
     /**
392 392
      * Add infoperant to dmDev
393
-     * @param type $node
393
+     * @param \DOMElement $node
394 394
      * @param type $std
395 395
      * @return type
396 396
      */
Please login to merge, or discard this patch.