Completed
Push — master ( 01ea62...c1ef80 )
by Naylon Kessler de
02:30
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/Caixa/File400.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@  discard block
 block discarded – undo
22 22
      *
23 23
      * @param  mixed  $value
24 24
      * @param  array  $data
25
-     * @return mixed
25
+     * @return integer
26 26
      */
27 27
     protected function mutateDetailCompanyDocumentType(
28 28
         $value,
@@ -50,7 +50,7 @@  discard block
 block discarded – undo
50 50
      *
51 51
      * @param  mixed  $value
52 52
      * @param  array  $data
53
-     * @return mixed
53
+     * @return integer
54 54
      */
55 55
     protected function mutateDetailDocumentType(
56 56
         $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
@@ -72,7 +72,7 @@  discard block
 block discarded – undo
72 72
      *
73 73
      * @param  mixed  $value
74 74
      * @param  array  $data
75
-     * @return mixed
75
+     * @return integer
76 76
      */
77 77
     protected function mutateDetailCompanyDocumentType(
78 78
         $value,
@@ -100,7 +100,7 @@  discard block
 block discarded – undo
100 100
      *
101 101
      * @param  mixed  $value
102 102
      * @param  array  $data
103
-     * @return mixed
103
+     * @return integer
104 104
      */
105 105
     protected function mutateDetailDocumentType(
106 106
         $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/SICOOB/File400.php 1 patch
Doc Comments   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@  discard block
 block discarded – undo
20 20
      * Mutates an account on detail.
21 21
      *
22 22
      * @param  mixed  $value
23
-     * @return mixed
23
+     * @return string
24 24
      */
25 25
     protected function mutateDetailAccount($value)
26 26
     {
@@ -49,7 +49,7 @@  discard block
 block discarded – undo
49 49
      * @param  mixed  $value
50 50
      * @param  array  $data
51 51
      * @param  array  $meta
52
-     * @return mixed
52
+     * @return string
53 53
      */
54 54
     protected function mutateDetailBranch(
55 55
         $value,
@@ -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,
@@ -108,7 +108,7 @@  discard block
 block discarded – undo
108 108
      *
109 109
      * @param  mixed  $value
110 110
      * @param  array  $data
111
-     * @return mixed
111
+     * @return integer
112 112
      */
113 113
     protected function mutateDetailDocumentType(
114 114
         $value,
@@ -121,7 +121,7 @@  discard block
 block discarded – undo
121 121
      * Mutates a guarantee contract on detail.
122 122
      *
123 123
      * @param  mixed  $value
124
-     * @return mixed
124
+     * @return string
125 125
      */
126 126
     protected function mutateDetailGuaranteeContract($value)
127 127
     {
@@ -150,7 +150,7 @@  discard block
 block discarded – undo
150 150
      * @param  mixed  $value
151 151
      * @param  array  $data
152 152
      * @param  array  $meta
153
-     * @return mixed
153
+     * @return string
154 154
      */
155 155
     protected function mutateDetailReceiveBranch(
156 156
         $value,
@@ -180,7 +180,7 @@  discard block
 block discarded – undo
180 180
      * Mutates a branch on header.
181 181
      *
182 182
      * @param  mixed  $value
183
-     * @return mixed
183
+     * @return string
184 184
      */
185 185
     protected function mutateHeaderBranch($value)
186 186
     {
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Returning/Returning.php 1 patch
Doc Comments   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -21,35 +21,35 @@
 block discarded – undo
21 21
     }
22 22
 
23 23
     /**
24
-     * @return boolean
24
+     * @return boolean|null
25 25
      */
26 26
     public function getWasAnError(array $data)
27 27
     {
28 28
     }
29 29
 
30 30
     /**
31
-     * @return boolean
31
+     * @return boolean|null
32 32
      */
33 33
     public function getWasEntryConfirmedAttribute(array $data)
34 34
     {
35 35
     }
36 36
 
37 37
     /**
38
-     * @return boolean
38
+     * @return boolean|null
39 39
      */
40 40
     public function getWasDischargedAttribute(array $data)
41 41
     {
42 42
     }
43 43
 
44 44
     /**
45
-     * @return boolean
45
+     * @return boolean|null
46 46
      */
47 47
     public function getWasPaidAttribute(array $data)
48 48
     {
49 49
     }
50 50
 
51 51
     /**
52
-     * @return boolean
52
+     * @return boolean|null
53 53
      */
54 54
     public function getWasProtestedAttribute(array $data)
55 55
     {
Please login to merge, or discard this patch.