You are here

protected property MediaRevisionRevertForm::$time in Media Revisions UI 8

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

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Form/MediaRevisionRevertForm.php, line 45

Class

MediaRevisionRevertForm
Provides a form for reverting media revision.

Namespace

Drupal\media_revisions_ui\Form

Code

protected $time;