Problem/Motivation

__construct docblock currently mostly list the injected services and contain mostly boilerplate.

Proposed resolution

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

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

Issue fork domain-3555769

Command icon Show commands

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request suggests the __construct docblocks for removal

mably made their first commit to this issue’s fork.

  • mably committed 85786e5c on 3.x authored by idebr
    Issue #3555769 by idebr: Consider __construct docblocks for removal
    
mably’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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