You are here

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

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Entity/WebformScheduledTask.php, line 122

Class

WebformScheduledTask
Defines the webform schedule entity type.

Namespace

Drupal\webform_scheduled_tasks\Entity

Code

protected $time;