diff --git a/Connection/ConnectionInterface.php b/Connection/ConnectionInterface.php index 05954e2cc..7456bae71 100644 --- a/Connection/ConnectionInterface.php +++ b/Connection/ConnectionInterface.php @@ -16,6 +16,7 @@ /** * ConnectionInterface. */ +#[\AllowDynamicProperties] abstract class ConnectionInterface { /**