summaryrefslogtreecommitdiff
path: root/framework/Web/TCacheHttpSession.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/TCacheHttpSession.php')
-rw-r--r--framework/Web/TCacheHttpSession.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Web/TCacheHttpSession.php b/framework/Web/TCacheHttpSession.php
index 56c3ff61..bf942246 100644
--- a/framework/Web/TCacheHttpSession.php
+++ b/framework/Web/TCacheHttpSession.php
@@ -12,6 +12,7 @@
*/
namespace Prado\Web;
+use Prado\Caching\ICache;
use Prado\Exceptions\TConfigurationException;
/**