Skip to content

Commit

Permalink
Fixes for autoloading
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed Sep 11, 2024
1 parent 1ec178e commit fe13a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Standards/Peppol/InvoiceCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace InvoiceNinja\EInvoice\Standards\Peppol;

class Tax
class InvoiceCode
{

public array $codes = [
Expand Down

0 comments on commit fe13a98

Please sign in to comment.