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