Merge pull request #15263 from JMAConsulting/financial-67
[civicrm-core.git] / CRM / Core / DAO / Persistent.php
index ae593ee57929da3b6e09064a7940f020d16fdfc5..294f8e4a84808e1f46ba42ce966c283aa54e0e26 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Persistent.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:14c5925588d0118aaca8c29b7039c917)
+ * (GenCodeChecksum:c9b58928620036a95073810c50bfc911)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Core_DAO_Persistent extends CRM_Core_DAO {
   /**
    * Persistent Record Id
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -59,7 +59,7 @@ class CRM_Core_DAO_Persistent extends CRM_Core_DAO {
   /**
    * Config Settings
    *
-   * @var boolean
+   * @var bool
    */
   public $is_config;