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