Problem/Motivation

We need to replace usages to deprecated method l() of class Drupal\Core\Controller\ControllerBase

Proposed resolution

Replace usages to deprecated method l() of class Drupal\Core\Controller\ControllerBase

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

beram created an issue. See original summary.

beram’s picture

beram’s picture

Status: Active » Needs review
beram’s picture

StatusFileSize
new1.55 KB
new1.11 KB
vuil’s picture

Status: Needs review » Reviewed & tested by the community
vuil’s picture

Status: Reviewed & tested by the community » Patch (to be ported)

  • ilchovuchkov committed da71203 on 8.x-1.x
    Issue #3061491 by ilchovuchkov, beram: Replace usages of deprecated l...
vuil’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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

vuil’s picture

Title: Replace usages of deprecated l method » Replace usages of deprecated l() method