You are here

public property MandrillActivity::$email_property in Mandrill 8

The property that contains the email address to track.

Type: string

File

modules/mandrill_activity/src/Entity/MandrillActivity.php, line 83
Contains \Drupal\mandrill_activity\Entity\MandrillActivity.

Class

MandrillActivity
Defines the MandrillActivity entity.

Namespace

Drupal\mandrill_activity\Entity

Code

public $email_property;