You are here

protected property RecipientHandlerBase::$issue in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x 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;