summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/libraries/Driver.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/libraries/Driver.php b/system/libraries/Driver.php
index 84f0b6c3e..7059be645 100644
--- a/system/libraries/Driver.php
+++ b/system/libraries/Driver.php
@@ -50,6 +50,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
* @author EllisLab Dev Team
* @link
*/
+#[\AllowDynamicProperties]
class CI_Driver_Library {
/**