Completed
Pull Request — master (#25)
by
unknown
13:19
created
src/Mail.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -58,6 +58,7 @@  discard block
 block discarded – undo
58 58
      * montaMessagem
59 59
      *
60 60
      * @param string $pathFile
61
+     * @return string
61 62
      */
62 63
     protected function montaMessagem($pathFile)
63 64
     {
@@ -87,9 +88,7 @@  discard block
 block discarded – undo
87 88
      *
88 89
      * @param  string $xNome
89 90
      * @param  string $data
90
-     * @param  string $nNF
91 91
      * @param  string $serie
92
-     * @param  string $vNF
93 92
      * @param  string $razao
94 93
      * @return string
95 94
      */
Please login to merge, or discard this patch.