@@ -3707,13 +3707,13 @@ |
||
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 { |