Skip to content

Commit

Permalink
AllowDynamicProperties
Browse files Browse the repository at this point in the history
  • Loading branch information
walkor committed Nov 17, 2022
1 parent 50c97b6 commit 5eb02cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Connection/ConnectionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
/**
* ConnectionInterface.
*/
#[\AllowDynamicProperties]
abstract class ConnectionInterface
{
/**
Expand Down

0 comments on commit 5eb02cf

Please sign in to comment.