This commit is contained in:
2020-08-31 12:38:32 +08:00
parent 683a39dded
commit 65c443ec87
126 changed files with 7369 additions and 228 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ use Snowflake\Snowflake;
/**
* Class ErrorHandler
*
* @package BeReborn\Base
* @package Snowflake\Snowflake\Base
* @property-read $asError
*/
class ErrorHandler extends Component implements ErrorInterface