Problem/Motivation
RfcLogLevel::getLevels() should document its return type more specifically than just an array
Steps to reproduce
Proposed resolution
Replace array with \Drupal\Core\StringTranslation\TranslatableMarkup[]
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3565566
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
Comment #3
smustgrave commentedSeems straight forward and feedback addressed.
Credited mstrelan and mfb for the work here.
Comment #5
alexpottCommitted and pushed f79a75dfbc0 to main and 0f70f236f95 to 11.x and 31df532328b to 11.3.x. Thanks!
Backported to 11.3.x as a docs only fix.