Skip to content

Commit d18cd8e

Browse files
committed
fix/observations-msg auto-commit
1 parent 9893540 commit d18cd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Objects/Invoices/ConceptEnum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/**
66
* https://www.arca.gob.ar/ws/documentacion/manuales/manual-desarrollador-ARCA-COMPG-v4-0.pdf
77
*/
8-
class ConceptoEnum
8+
class ConceptEnum
99
{
1010
public const PRODUCTOS = 1;
1111
public const SERVICIOS = 2;

0 commit comments

Comments
 (0)