Skip to content

Commit

Permalink
Temporarily allow dynamic properties
Browse files Browse the repository at this point in the history
refs #111
  • Loading branch information
sgiehl committed Jan 18, 2023
1 parent 544148c commit 78932f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MatomoTracker.php
Expand Up @@ -19,6 +19,7 @@
* @package MatomoTracker
* @api
*/
#[AllowDynamicProperties]
class MatomoTracker
{
/**
Expand Down

0 comments on commit 78932f6

Please sign in to comment.