You are here

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

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

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Plugin/DevelGenerate/WebformSubmissionDevelGenerateTrait.php, line 74

Class

WebformSubmissionDevelGenerateTrait
Provides a WebformSubmissionDevelGenerate plugin.

Namespace

Drupal\webform\Plugin\DevelGenerate

Code

protected $time;