Passed
Push — master ( e0a4ae...027f65 )
by Roberto
05:39 queued 02:34
created
src/NFe/Traits/TraitBlocoIX.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -7,6 +7,9 @@
 block discarded – undo
7 7
  */
8 8
 trait TraitBlocoIX
9 9
 {
10
+    /**
11
+     * @param integer $y
12
+     */
10 13
     protected function blocoIX($y)
11 14
     {
12 15
         //$this->bloco9H = 4;
Please login to merge, or discard this patch.