public static property CRM_Dedupe_DAO_RuleGroup::$_tableName in CiviCRM Entity 8.3
Static instance to hold the table name.
Type: string
File
- tests/
src/ CiviCrmDaoStubs.php, line 106
Class
- CRM_Dedupe_DAO_RuleGroup
- Database access object for the RuleGroup entity.
Code
public static $_tableName = 'civicrm_dedupe_rule_group';