diff --git a/System/Abstracts/BaseObject.php b/System/Abstracts/BaseObject.php index 265b1dbb..8da6c0a1 100644 --- a/System/Abstracts/BaseObject.php +++ b/System/Abstracts/BaseObject.php @@ -17,7 +17,6 @@ use Swoole\Coroutine; /** * Class BaseObject - * @method defer() * @package Snowflake\Snowflake\Base * @method afterInit */