*
* Generated from xml/schema/CRM/Price/PriceFieldValue.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:44b920e4a8091f16a96990834a24c288)
+ * (GenCodeChecksum:d5b9853fb1321ad9872ce5b11a582d81)
*/
require_once 'CRM/Core/DAO.php';
require_once 'CRM/Utils/Type.php';
*/
public $non_deductible_amount;
/**
- * Implicit FK to civicrm_option_group with name = \'visibility\'
+ * Implicit FK to civicrm_option_group with name = 'visibility'
*
* @var int unsigned
*/
'pseudoconstant' => array(
'optionGroupName' => 'visibility',
'optionEditPath' => 'civicrm/admin/options/visibility',
- ),
+ )
) ,
);
CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);