You are here

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

Static instance to hold the table name.

Type: string

File

tests/src/CiviCrmDaoStubs.php, line 60

Class

CRM_Core_DAO_MessageTemplate
Database access object for the MessageTemplate entity.

Code

public static $_tableName = 'civicrm_msg_template';