Replace REQUEST_TIME in plugins with direct container access
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -2,6 +2,7 @@
@@ -49,6 +50,13 @@ class TimestampFormatter extends FormatterBase {
@@ -70,12 +78,30 @@ class TimestampFormatter extends FormatterBase {
@@ -91,7 +117,8 @@ public static function create(ContainerInterface $container, array $configuratio
@@ -124,8 +151,9 @@ public function settingsForm(array $form, FormStateInterface $form_state) {