Property Drupal​\​Tests​\​field_formatter_class​\​Kernel​\​Migrate​\​d7​\​MigrateFieldFormatterClassSettingsTest::$modules property must be protected.

Created on 6 September 2024, 3 months ago

Problem/Motivation

The $modules property in the MigrateFieldFormatterClassSettingsTest class is declared as public, which violates Drupal's coding standards and should be changed to protected.

Steps to reproduce

Review the deprecation status of the field_formatter_class module for Drupal 11.

Observe any issues or warnings related to deprecated code in the module.

Proposed resolution

Change the $modules property from public to protected in the MigrateFieldFormatterClassSettingsTest class.

Remaining tasks

  • Update the visibility of the $modules property.
  • Review and test the updated code.

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

🇨🇷Costa Rica yuvania

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024