summaryrefslogtreecommitdiff
path: root/framework/TComponent.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/TComponent.php')
-rw-r--r--framework/TComponent.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/TComponent.php b/framework/TComponent.php
index 136f4343..447f695e 100644
--- a/framework/TComponent.php
+++ b/framework/TComponent.php
@@ -14,6 +14,7 @@
*/
namespace Prado;
+use Prado\Util\IBaseBehavior;
use Prado\Web\Javascripts\TJavaScriptLiteral;
use Prado\Web\Javascripts\TJavaScriptString;
use Prado\Util\TCallChain;