From 502676c24a6889051b82de1697596ccfeed77f65 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 4 Jun 2006 15:33:50 +0000 Subject: Some minor documentation change. Changed TControl::onBubbleEvent() to TControl::bubbleEvent() --- framework/TApplicationComponent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/TApplicationComponent.php') diff --git a/framework/TApplicationComponent.php b/framework/TApplicationComponent.php index 580f1d33..bd4f0db0 100644 --- a/framework/TApplicationComponent.php +++ b/framework/TApplicationComponent.php @@ -75,7 +75,7 @@ class TApplicationComponent extends TComponent } /** - * @return IUser user + * @return IUser information about the current user */ public function getUser() { -- cgit v1.2.3