You are here

public property MandrillActivity::$enabled in Mandrill 8

Whether or not this Mandrill activity stream is enabled.

Type: boolean

File

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

Class

MandrillActivity
Defines the MandrillActivity entity.

Namespace

Drupal\mandrill_activity\Entity

Code

public $enabled;