You are here

protected property SubmissionsCompletedSinceLastSuccess::$state in Webform Scheduled Tasks 8.2

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/WebformScheduledTasks/ResultSet/SubmissionsCompletedSinceLastSuccess.php, line 27

Class

SubmissionsCompletedSinceLastSuccess
Get all submissions completed since the last successful run of the task.

Namespace

Drupal\webform_scheduled_tasks\Plugin\WebformScheduledTasks\ResultSet

Code

protected $state;