Align active filter title typehints

Created on 12 June 2024, 18 days ago
Updated 26 June 2024, 4 days ago

Problem/Motivation

Template and preprocess typehints for active filter labels are currently Drupal\Component\Render\MarkupInterface|string but the typehints on active filter value objects are Drupal\Core\StringTranslation\TranslatableMarkup|string.

Proposed resolution

Ensure all label typehints conform to Drupal\Component\Render\MarkupInterface|string.

API changes

None.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States benabaird

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024