@@ -16,13 +16,13 @@ |
||
16 | 16 | * along with fsRepublicaDominicana. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 | */ |
18 | 18 | |
19 | - namespace FacturaScripts\Plugins\fsRepublicaDominicana\Extension\Model; |
|
19 | + namespace FacturaScripts\Plugins\fsRepublicaDominicana\Extension\Model; |
|
20 | 20 | |
21 | - class Proveedor |
|
22 | - { |
|
21 | + class Proveedor |
|
22 | + { |
|
23 | 23 | /** |
24 | 24 | * Payment type based on DGII table |
25 | 25 | * @var string |
26 | 26 | */ |
27 | 27 | public $ncftipopago; |
28 | - } |
|
28 | + } |