You are here

public property MandrillActivity::$entity_type in Mandrill 8

The Drupal entity type (e.g. "node", "user").

Type: string

File

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

Class

MandrillActivity
Defines the MandrillActivity entity.

Namespace

Drupal\mandrill_activity\Entity

Code

public $entity_type;