diff options
Diffstat (limited to 'framework/Web/UI/WebControls/TOutputCacheCalculateKeyEventParameter.php')
-rw-r--r-- | framework/Web/UI/WebControls/TOutputCacheCalculateKeyEventParameter.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Web/UI/WebControls/TOutputCacheCalculateKeyEventParameter.php b/framework/Web/UI/WebControls/TOutputCacheCalculateKeyEventParameter.php index 404751a2..e09e0911 100644 --- a/framework/Web/UI/WebControls/TOutputCacheCalculateKeyEventParameter.php +++ b/framework/Web/UI/WebControls/TOutputCacheCalculateKeyEventParameter.php @@ -10,6 +10,7 @@ */ namespace Prado\Web\UI\WebControls; +use Prado\TPropertyValue; /** * TOutputCacheCalculateKeyEventParameter class |