You are here

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

Static instance to hold the table name.

Type: string

File

tests/src/CiviCrmDaoStubs.php, line 83

Class

CRM_Campaign_DAO_Campaign
Database access object for the Campaign entity.

Code

public static $_tableName = 'civicrm_campaign';