Property modifiers in constructor arguments not processed

Created on 22 July 2024, 9 months ago
Updated 17 September 2024, 7 months ago

Problem/Motivation

Modifiers like "public readonly" on constructor parameters are not shown in the final page.

Steps to reproduce

Code: https://git.drupalcode.org/project/drupal/-/blob/11.x/core/lib/Drupal/Co...
Page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Condition...

See how we are missing the "public readonly" modifiers in the constructor parameters.

Proposed resolution

Ensure that these modifiers are parsed and processed.

Remaining tasks

MR.

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain fjgarlin

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

Comments & Activities

Production build 0.71.5 2024