Author: Jan Borsodi
Date: 2006-12-20 13:52:33 +0100 (Wed, 20 Dec 2006)
New Revision: 4419
Log:
- Fixed @property docs.
Modified:
trunk/Template/src/template.php
Modified: trunk/Template/src/template.php
===================================================================
--- trunk/Template/src/template.php 2006-12-20 12:52:10 UTC (rev 4418)
+++ trunk/Template/src/template.php 2006-12-20 12:52:33 UTC (rev 4419)
@@ -76,11 +76,11 @@
* {return $length}
* </code>
*
- * @property-read ezcTemplateVariableCollection $send
+ * @property ezcTemplateVariableCollection $send
* Contains the variables that are send to the template.
* @property-read ezcTemplateVariableCollection $receive
* Contains the variables that are returned by the template.
- * @property-read ezcTemplateConfiguration $configuration
+ * @property ezcTemplateConfiguration $configuration
* Contains the template configuration.
* @property-read string $output
* The output of the last processed template.
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components