*
* Generated from xml/schema/CRM/Contribute/ContributionSoft.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:eb1e493dc7ff4da34167ad0828d61fd4)
+ * (GenCodeChecksum:e183ac4d1412bc227a1be7975cc67b0a)
*/
/**
'entity' => 'ContributionSoft',
'bao' => 'CRM_Contribute_BAO_ContributionSoft',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'TextArea',
+ ],
],
'soft_credit_type_id' => [
'name' => 'soft_credit_type_id',
* Add PCP form elements to a form.
*
* @param int $pcpId
- * @param CRM_Core_Page $page
+ * @param CRM_Core_Form $page
* @param null $elements
*/
public static function buildPcp($pcpId, &$page, &$elements = NULL) {