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