فهرست منبع

Update ConnectionInterface.php

walkor 3 سال پیش
والد
کامیت
ca1fcff511
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/Connection/ConnectionInterface.php

+ 1 - 0
src/Connection/ConnectionInterface.php

@@ -17,6 +17,7 @@ namespace Workerman\Connection;
 /**
  * ConnectionInterface.
  */
+#[\AllowDynamicProperties]
 abstract class ConnectionInterface
 {
     /**