You are here

public static property CRM_Core_DAO_Country::$_tableName in CiviCRM Entity 8.3

Static instance to hold the table name.

Type: string

File

tests/src/CiviCrmDaoStubs.php, line 175

Class

CRM_Core_DAO_Country
Database access object for the Country entity.

Code

public static $_tableName = 'civicrm_country';