Author: ts
Date: Fri Sep  7 12:42:13 2007
New Revision: 6011

Log:
- Docs.

Modified:
    trunk/Base/src/options.php

Modified: trunk/Base/src/options.php
==============================================================================
--- trunk/Base/src/options.php [iso-8859-1] (original)
+++ trunk/Base/src/options.php [iso-8859-1] Fri Sep  7 12:42:13 2007
@@ -94,7 +94,7 @@
      * Returns if a option exists.
      * 
      * @param string $propertyName Option name to check for.
-     * @return void
+     * @return bool Whether the option exists.
      * @ignore
      */
     public function __isset( $propertyName )


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to