You are here

protected property MediaRevisionRevertForm::$time in Media Revisions UI 2.0.x

Same name and namespace in other branches
  1. 8 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;