Passed
Pull Request — master (#472)
by
unknown
01:53
created
src/CTe/Dacte.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -3707,13 +3707,13 @@
 block discarded – undo
3707 3707
         return $cnpj;
3708 3708
     }
3709 3709
 
3710
-     /**
3711
-     * formatFone
3712
-     * Formata campo fone contida na CTe
3713
-     *
3714
-     * @param string $field campo fone da CT-e
3715
-     * @return string
3716
-     */
3710
+        /**
3711
+         * formatFone
3712
+         * Formata campo fone contida na CTe
3713
+         *
3714
+         * @param string $field campo fone da CT-e
3715
+         * @return string
3716
+         */
3717 3717
     protected function formatFone($field)
3718 3718
     {
3719 3719
         try {
Please login to merge, or discard this patch.