You are here

protected property DigestBase::$state in Message Digest 8

The state service for tracking last sent time.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/Notifier/DigestBase.php, line 50

Class

DigestBase
Message Digest notifier.

Namespace

Drupal\message_digest\Plugin\Notifier

Code

protected $state;