You are here

protected property WebformInvitationGenerateForm::$time in Webform Invitation 8

Same name and namespace in other branches
  1. 2.0.x src/Form/WebformInvitationGenerateForm.php \Drupal\webform_invitation\Form\WebformInvitationGenerateForm::time

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Form/WebformInvitationGenerateForm.php, line 32

Class

WebformInvitationGenerateForm
Provides a form to generate invitation codes.

Namespace

Drupal\webform_invitation\Form

Code

protected $time;