Skip to content

Commit

Permalink
Merge pull request #163 from avadev/22.2.1
Browse files Browse the repository at this point in the history
Update for 22.2.1
  • Loading branch information
svc-developer authored Feb 22, 2022
2 parents 705045b + 1641606 commit ace5195
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 353 deletions.
2 changes: 2 additions & 0 deletions src/Constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,8 @@ class ErrorCodeId
const C_INVALIDHSCODE = 2807;
const C_NOTAPPLICABLETAXTYPE = 2808;
const C_INVALIDTAXTYPECODE = 2809;
const C_CONTENTACCESSDENIED = 2810;
const C_CONTENTNOTFOUND = 2811;

}

Expand Down
Loading

0 comments on commit ace5195

Please sign in to comment.