You are here

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

The time interface.

Type: \Drupal\Component\Datetime\TimeInterface

File

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

Class

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

Namespace

Drupal\webform_scheduled_tasks\Plugin\WebformScheduledTasks\ResultSet

Code

protected $time;