summaryrefslogtreecommitdiff
path: root/framework/Caching/TCacheDependencyList.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Caching/TCacheDependencyList.php')
-rw-r--r--framework/Caching/TCacheDependencyList.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Caching/TCacheDependencyList.php b/framework/Caching/TCacheDependencyList.php
index 6e43d428..a093825a 100644
--- a/framework/Caching/TCacheDependencyList.php
+++ b/framework/Caching/TCacheDependencyList.php
@@ -10,6 +10,7 @@
*/
namespace Prado\Caching;
+use Prado\Exceptions\TInvalidDataTypeException;
/**
* TCacheDependencyList class.