Skip to content

Commit 5b84334

Browse files
committed
✨ add AllowDynamicProperties attribute
Signed-off-by: otengkwame <[email protected]>
1 parent 0c39ffa commit 5b84334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeIgniter/Framework/libraries/Profiler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
* @author EllisLab Dev Team
5454
* @link https://codeigniter.com/userguide3/general/profiling.html
5555
*/
56+
#[AllowDynamicProperties]
5657
class CI_Profiler
5758
{
5859

0 commit comments

Comments
 (0)