Closed (fixed)
Project:
Linkit
Version:
7.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2026 at 12:24 UTC
Updated:
18 Aug 2026 at 15:35 UTC
Jump to comment: Most recent
\Drupal\linkit\Element\Linkit contains a class_alias workaround to support both Drupal 10.1 and Drupal 11.0, see https://git.drupalcode.org/project/linkit/-/blob/7.x/src/Element/Linkit....
Remove class_alias workaround to support both Drupal 10.1 and Drupal 11.0 as Linkit now requires Drupal 10.2+
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 #2
idebr commentedComment #4
idebr commentedThe merge request removes the class_alias workaround to support both Drupal 10.1 and Drupal 11.0 as Linkit now requires Drupal 10.2+
Comment #6
mark_fullmerYes, this can be removed now that Linkit 7.x requires Drupal 10.2+!