Problem/Motivation

Solve a TODO item in the source, and be a bit more compatible with other modules that may be interacting with the same code paths, like lb_plus.

Steps to reproduce

N.A.

Proposed resolution

Address TODO item in code adopting code added to Drupal core on 8.8.0, at #2987208: ElementInfoManager does not provide an alter hook, cannot alter element plugin definitions.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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

marvil07 created an issue. See original summary.

marvil07’s picture

Assigned: marvil07 » Unassigned
Status: Active » Needs review

Change added!

New commits on new 3467929-use-hook-element-plugin-alter topic branch and related new MR !14.

- 6aa43cb Use hook_element_plugin_alter() now that it exist in core

heddn’s picture

Status: Needs review » Reviewed & tested by the community

LGTM

heddn’s picture

Status: Reviewed & tested by the community » Closed (duplicate)

This seems to have already made it into 2.x branch in #3497945: Make coding standards fixes. Closing duplicate.