You are here

protected property WebformSubmissionStorage::$time in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionStorage.php \Drupal\webform\WebformSubmissionStorage::time

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/WebformSubmissionStorage.php, line 38

Class

WebformSubmissionStorage
Defines the webform submission storage.

Namespace

Drupal\webform

Code

protected $time;