-
mark_fullmer โ
committed 54c3c253 on 7.x authored by
dieppon โ
Issue #3520443: Class "Drupal\linkit\Plugin\Linkit\Matcher\Role" not...
-
mark_fullmer โ
committed 54c3c253 on 7.x authored by
dieppon โ
- ๐บ๐ธUnited States mark_fullmer Tucson
Huh! This problem was introduced during work for Drupal 11 compatibility in https://www.drupal.org/project/linkit/issues/3412457 ๐ [Drupal 11] user_role_names() deprecated in 10.2 and removed in 11.0 Fixed . This PHP class definitely needs the Role class declared in its use statements. Thanks for reporting, and for the fix!
- First commit to issue fork.