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 a093825a..524404b8 100644
--- a/framework/Caching/TCacheDependencyList.php
+++ b/framework/Caching/TCacheDependencyList.php
@@ -10,6 +10,7 @@
*/
namespace Prado\Caching;
+use Prado\Collections\TList;
use Prado\Exceptions\TInvalidDataTypeException;
/**