Author: Derick Rethans
Date: 2006-06-26 16:35:47 +0200 (Mon, 26 Jun 2006)
New Revision: 3152

Log:
- Fixed docs.

Modified:
   trunk/DatabaseSchema/src/structs/field.php

Modified: trunk/DatabaseSchema/src/structs/field.php
===================================================================
--- trunk/DatabaseSchema/src/structs/field.php  2006-06-24 11:25:20 UTC (rev 
3151)
+++ trunk/DatabaseSchema/src/structs/field.php  2006-06-26 14:35:47 UTC (rev 
3152)
@@ -15,9 +15,9 @@
 class ezcDbSchemaField
 {
     /**
-     * The type of this field, can be one of this class' TYPE_ constants.
+     * The type of this field
      *
-     * @var integer
+     * @var string
      */
     public $type;
 

-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to