This commit is contained in:
as2252258@163.com
2021-08-08 02:42:55 +08:00
parent b471ea3f5e
commit 8c74ed4d00
6 changed files with 543 additions and 599 deletions
-1
View File
@@ -48,7 +48,6 @@ use Snowflake\Pool\Pool;
* @property HttpFilter $filter
* @property RPCProducer $rpc
* @property Shutdown $shutdown
* @property Pool $clientsPool
*/
trait TraitApplication
{