[policy, no patch] Allow docblock to be removed when modifying constructor params

Created on 8 February 2024, over 1 year ago
Updated 13 February 2024, over 1 year ago

Problem/Motivation

As per the policy on minimum requirements for in-code documentation β†’ :

Documentation blocks for all files, interfaces, classes, methods (except constructor methods), class members, functions, hooks, and constants, which must contain...

...constructor docblocks are not required.

When we make changes to constructor params (e.g. adding, removing), we should be able to remove the docblock at the same time.

Steps to reproduce

Proposed resolution

Include a policy in the Issue scope guidelines for Drupal core issues β†’ that mentions it is possible to remove constructor docblocks when changing constructor params.

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🌱 Plan
Status

Active

Version

11.0 πŸ”₯

Component
BaseΒ  β†’

Last updated about 2 hours ago

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

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

Comments & Activities

Production build 0.71.5 2024