Merge pull request #15382 from totten/5.18-note-event
[civicrm-core.git] / CRM / Price / DAO / PriceSetEntity.php
index c665acc98a64b2ac112c7f3a03d9d29afb3c0903..125a59f37a25ec044400d5bd8b256e17b31de814 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceSetEntity.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ba2a78bcd5c6c34e2a81d1bcef776ca3)
+ * (GenCodeChecksum:2af9002085aaf369b570094e32bff851)
  */
 
 /**
@@ -31,7 +31,7 @@ class CRM_Price_DAO_PriceSetEntity extends CRM_Core_DAO {
   /**
    * Price Set Entity
    *
-   * @var int unsigned
+   * @var int
    */
   public $id;
 
@@ -45,14 +45,14 @@ class CRM_Price_DAO_PriceSetEntity extends CRM_Core_DAO {
   /**
    * Item in table
    *
-   * @var int unsigned
+   * @var int
    */
   public $entity_id;
 
   /**
    * price set being used
    *
-   * @var int unsigned
+   * @var int
    */
   public $price_set_id;