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