summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorxue <>2006-01-21 15:17:07 +0000
committerxue <>2006-01-21 15:17:07 +0000
commitfe344abe284632c5a5d0c0317fc6d28f30934036 (patch)
tree0767a80fb8887c6da2dc20c1c80a90010070a31c /framework
parentadb9a7864e6fce08426af0b41bbc726388e296a7 (diff)
Diffstat (limited to 'framework')
-rw-r--r--framework/Web/UI/TControl.php2
1 files changed, 1 insertions, 1 deletions
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()
{