You are here

protected property WebformIteratorAggregate::$submissionIds in Webform Scheduled Tasks 8.2

An array of webform submission IDs.

Type: array

File

src/Iterator/WebformIteratorAggregate.php, line 18

Class

WebformIteratorAggregate
The WebformIteratorAggregate class.

Namespace

Drupal\webform_scheduled_tasks\Iterator

Code

protected $submissionIds;