Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 300450

Use CONFIG_NAME constant in ContactFormEditForm

$
0
0

Problem/Motivation

Use the CONFIG_NAME constant in ContactFormEditForm for consistency with core conventions. There are over 30 other examples in core where configuration names are defined as constants, which improves maintainability, reduces typos, and makes refactoring easier.

Steps to reproduce

Proposed resolution

Use CONFIG_NAME constant in ContactFormEditForm

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet


Viewing all articles
Browse latest Browse all 300450

Trending Articles