Skip to content

Commit

Permalink
fix: add static method to the doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
brokeyourbike committed Oct 31, 2021
1 parent 9331891 commit de3809f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Enums/ErrorCodeEnum.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* @method static ErrorCode DUPLICATE_TRANSACTION()
* @method static ErrorCode INVALID_RECIPIENT()
* @method static ErrorCode AUTH_FAILED()
* @method static ErrorCode SYSTEM_EXCEPTION()
* @method static ErrorCode SYSTEM_MALFUNCTION()
* @method static ErrorCode IN_PROGRESS()
* @method static ErrorCode NAME_MISMATCH()
Expand Down

0 comments on commit de3809f

Please sign in to comment.