Skip to content

Commit

Permalink
Merge pull request #21 from jamieburchell/allow-dynamic-properties
Browse files Browse the repository at this point in the history
Allow dynamic properties
  • Loading branch information
P2GR authored Jan 16, 2024
2 parents 587d6fd + 85d2df4 commit 192c46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/libraries/datamapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@
* Nestedsets Extension:
*
*/
#[\AllowDynamicProperties]
class DataMapper implements IteratorAggregate {

/**
Expand Down

0 comments on commit 192c46a

Please sign in to comment.