Closed (fixed)
Project:
Domain
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2025 at 13:53 UTC
Updated:
17 Nov 2025 at 14:34 UTC
Jump to comment: Most recent
__construct docblock currently mostly list the injected services and contain mostly boilerplate.
Drupal coding standards allow the __construct docblock to be omitted, see https://www.drupal.org/project/coder/issues/3400560
Let's consider the __construct docblock for removal
None
None
None
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
idebr commentedThe merge request suggests the __construct docblocks for removal
Comment #6
mably commented