Do not use ControllerBase as parent class for StructureMapController

Created on 16 September 2024, 4 months ago

Problem/Motivation

The \Drupal\structure_map\Controller\StructureMapController class extends \Drupal\Core\Controller\ControllerBase, but it does not use any of the inherited methods.

Instead of extending ControllerBase, StructureMapController should just implement \Drupal\Core\DependencyInjection\ContainerInjectionInterface.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇪🇸Spain alvarodemendoza

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024