Skip to content

Commit 5a91ff2

Browse files
committed
chore: remove #[AllowDynamicProperties] attribute
Signed-off-by: otengkwame <developerkwame@gmail.com>
1 parent e36e278 commit 5a91ff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CodeIgniter/Framework/core/Loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
* @author EllisLab Dev Team
4949
* @link https://codeigniter.com/userguide3/libraries/loader.html
5050
*/
51-
#[AllowDynamicProperties]
51+
5252
class CI_Loader
5353
{
5454

0 commit comments

Comments
 (0)