Skip to content
Snippets Groups Projects
Commit df406f01 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2105789 by fago: Fixed Remove debug statement from taxonomy formatter base.

parent fccc64dc
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -61,7 +61,6 @@ public function prepareView(array $entities_items) {
// Rekey the items array if needed.
if ($rekey) {
$items->filterEmptyValues();
debug($items->getValue());
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment