You are here

protected property QueuedMessageWrapper::$retryCount in Sparkpost email 8.2

The number of tries we have had with this one.

Type: int

File

modules/sparkpost_requeue/src/QueuedMessageWrapper.php, line 19

Class

QueuedMessageWrapper
Queued message wrapper class.

Namespace

Drupal\sparkpost_requeue

Code

protected $retryCount = 0;