Resolves #3186688
1 unresolved thread
1 unresolved thread
Compare changes
@@ -92,12 +92,14 @@ public function getAllBundleInfo() {
@@ -108,6 +110,8 @@ public function getAllBundleInfo() {
@@ -125,4 +129,37 @@ public function clearCachedBundles() {
@trigger_error("Using hook_entity_bundle_info_alter() to alter the label of bundles stored as config entities is deprecated in drupal:9.4.0 and is not permitted in drupal:10.0.0. Label altered bundles: {$altered_label_bundles_string}. Use different methods to alter the label for bundles stored as config entities. See https://www.drupal.org/node/3186694", E_USER_DEPRECATED);