Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 1fe5aa39 authored by escuriola's avatar escuriola Committed by drishu
Browse files

OEL-1374: Improve docblock.

parent eb620793
No related branches found
No related tags found
3 merge requests!149Update EPIC-1450-List-pages,!141Update EPIC-1293-Project,!126OEL-1374: Search page look & feel update
......@@ -40,7 +40,7 @@ function oe_whitelabel_form_facets_form_alter(&$form, FormStateInterface $form_s
}
/**
* Preprocess the facets_summary item list.
* Implements hook_preprocess_HOOK() for facet_summary_item_list.
*/
function oe_whitelabel_search_preprocess_facets_summary_item_list(array &$variables) {
$variables['result_items'] = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment