Problem/Motivation

This is a follow-up to #3372097: Consider replacing hook_field_type_category_info with YML based plugin discovery
In core/lib/Drupal/Core/Field/FallbackFieldTypeCategory.php, consider eliminating the need for the 'unique_identifier' array item altogether by consistently using unique ID for the plugin ID.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

srishtiiee created an issue. See original summary.

Wim Leers credited lauriii.

wim leers’s picture

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.