Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2026 at 19:40 UTC
Updated:
20 Feb 2026 at 19:04 UTC
Jump to comment: Most recent
RfcLogLevel::getLevels() should document its return type more specifically than just an array
Replace array with \Drupal\Core\StringTranslation\TranslatableMarkup[]
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.