Test Failed
Push — master ( cf9dab...1a47e3 )
by
unknown
04:56
created
src/SmartCNAB/Services/Remittances/Banks/BancoDoBrasil/File400.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@  discard block
 block discarded – undo
85 85
      *
86 86
      * @param  mixed  $value
87 87
      * @param  array  $data
88
-     * @return mixed
88
+     * @return integer
89 89
      */
90 90
     protected function mutateDetailCompanyDocumentType(
91 91
         $value,
@@ -113,7 +113,7 @@  discard block
 block discarded – undo
113 113
      *
114 114
      * @param  mixed  $value
115 115
      * @param  array  $data
116
-     * @return mixed
116
+     * @return integer
117 117
      */
118 118
     protected function mutateDetailDocumentType(
119 119
         $value,
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Remittances/Banks/Bradesco/File400.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
      *
36 36
      * @param  mixed  $value
37 37
      * @param  array  $data
38
-     * @return mixed
38
+     * @return integer
39 39
      */
40 40
     protected function mutateDetailLateInterestFlag(
41 41
         $value,
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Remittances/Banks/Santander/File400.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@  discard block
 block discarded – undo
21 21
      *
22 22
      * @param  mixed  $value
23 23
      * @param  array  $data
24
-     * @return mixed
24
+     * @return integer
25 25
      */
26 26
     protected function mutateDetailCompanyDocumentType(
27 27
         $value,
@@ -49,7 +49,7 @@  discard block
 block discarded – undo
49 49
      *
50 50
      * @param  mixed  $value
51 51
      * @param  array  $data
52
-     * @return mixed
52
+     * @return integer
53 53
      */
54 54
     protected function mutateDetailLateInterestFlag(
55 55
         $value,
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
      *
64 64
      * @param  mixed  $value
65 65
      * @param  array  $data
66
-     * @return mixed
66
+     * @return integer
67 67
      */
68 68
     protected function mutateDetailDocumentType(
69 69
         $value,
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Remittances/Banks/Caixa/File400.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@  discard block
 block discarded – undo
85 85
      *
86 86
      * @param  mixed  $value
87 87
      * @param  array  $data
88
-     * @return mixed
88
+     * @return integer
89 89
      */
90 90
     protected function mutateDetailCompanyDocumentType(
91 91
         $value,
@@ -113,7 +113,7 @@  discard block
 block discarded – undo
113 113
      *
114 114
      * @param  mixed  $value
115 115
      * @param  array  $data
116
-     * @return mixed
116
+     * @return integer
117 117
      */
118 118
     protected function mutateDetailDocumentType(
119 119
         $value,
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Remittances/Banks/Itau/File400.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@  discard block
 block discarded – undo
85 85
      *
86 86
      * @param  mixed  $value
87 87
      * @param  array  $data
88
-     * @return mixed
88
+     * @return integer
89 89
      */
90 90
     protected function mutateDetailCompanyDocumentType(
91 91
         $value,
@@ -113,7 +113,7 @@  discard block
 block discarded – undo
113 113
      *
114 114
      * @param  mixed  $value
115 115
      * @param  array  $data
116
-     * @return mixed
116
+     * @return integer
117 117
      */
118 118
     protected function mutateDetailDocumentType(
119 119
         $value,
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Returning/Banks/Bradesco/File400.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     /**
39 39
      * Parse the motive parts for debits occurrence code.
40 40
      *
41
-     * @param  mixed  $motive
41
+     * @param  string  $motive
42 42
      * @param  \StdClass  $data
43 43
      * @return array
44 44
      */
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Remittances/Banks/SICOOB/File400.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@  discard block
 block discarded – undo
80 80
      *
81 81
      * @param  mixed  $value
82 82
      * @param  array  $data
83
-     * @return mixed
83
+     * @return integer
84 84
      */
85 85
     protected function mutateDetailCompanyDocumentType(
86 86
         $value,
@@ -110,7 +110,7 @@  discard block
 block discarded – undo
110 110
      *
111 111
      * @param  mixed  $value
112 112
      * @param  array  $data
113
-     * @return mixed
113
+     * @return integer
114 114
      */
115 115
     protected function mutateDetailDocumentType(
116 116
         $value,
@@ -123,7 +123,7 @@  discard block
 block discarded – undo
123 123
      * Mutates a guarantee contract on detail.
124 124
      *
125 125
      * @param  mixed  $value
126
-     * @return mixed
126
+     * @return string
127 127
      */
128 128
     protected function mutateDetailGuaranteeContract($value)
129 129
     {
Please login to merge, or discard this patch.