Problem/Motivation

Drupal and DrupalPractice asked for dependency injection on Controller/AbjsDefaultController.php

Proposed resolution

Injection:

  • \Drupal\Core\Datetime\DateFormatterInterface;
  • \Drupal\Core\Render\RendererInterface;
  • Use native $this->entityTypeManager()->getStorage('user').

Comments

thalles created an issue. See original summary.

thalles’s picture

thalles’s picture

Status: Needs work » Needs review

  • thalles committed a2bc027 on 8.x-1.x
    Issue #3022039 by thalles: Drupal dependency injection on...
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.