You are here

public property MandrillTemplateMap::$template_id in Mandrill 8

The unique identifier of the Mandrill template this map uses.

Type: string

File

modules/mandrill_template/src/Entity/MandrillTemplateMap.php, line 69
Contains \Drupal\mandrill_template\Entity\MandrillTemplateMap.

Class

MandrillTemplateMap
Defines the MandrillTemplateMap entity.

Namespace

Drupal\mandrill_template\Entity

Code

public $template_id;