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