1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

feat: move error codes to config

This commit is contained in:
Christy Jacob 2022-01-30 02:20:34 +04:00
parent a52a8fa3c7
commit 9f671cfb18
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,9 @@
<?php
/**
* List of server wide error codes and their respective messages.
*/
use Appwrite\Extend\Exception\Exception;
return [