You are here

protected property RecipientHandlerBase::$issue in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/simplenews/RecipientHandler/RecipientHandlerBase.php \Drupal\simplenews\Plugin\simplenews\RecipientHandler\RecipientHandlerBase::issue

The newsletter issue.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Plugin/simplenews/RecipientHandler/RecipientHandlerBase.php, line 19

Class

RecipientHandlerBase
Base class for all Recipient Handler classes.

Namespace

Drupal\simplenews\Plugin\simplenews\RecipientHandler

Code

protected $issue;