From fe344abe284632c5a5d0c0317fc6d28f30934036 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 21 Jan 2006 15:17:07 +0000 Subject: --- framework/Web/UI/TControl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework') diff --git a/framework/Web/UI/TControl.php b/framework/Web/UI/TControl.php index 6448ffcd..418a0646 100644 --- a/framework/Web/UI/TControl.php +++ b/framework/Web/UI/TControl.php @@ -485,7 +485,7 @@ class TControl extends TComponent * Returns the list of custom attributes. * Custom attributes are name-value pairs that may be rendered * as HTML tags' attributes. - * @return TMap the list of custom attributes + * @return TAttributeCollection the list of custom attributes */ public function getAttributes() { -- cgit v1.2.3