Skip to content

Commit

Permalink
Merge pull request #320 from mafri27/patch-1
Browse files Browse the repository at this point in the history
add AllowDynamicProperties
  • Loading branch information
Mikesch-mp authored Jun 22, 2023
2 parents 614023a + bd54f92 commit b9d2b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/controllers/IcingadbimgController.php
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@
use ipl\Stdlib\Filter;
use ipl\Web\Url;

#[\AllowDynamicProperties]
class IcingadbimgController extends IcingadbGrafanaController
{
protected $host;

0 comments on commit b9d2b6a

Please sign in to comment.