Hook actionFacetedSearchSetSupportedControllers

Informations

Hook actionFacetedSearchSetSupportedControllers
Locations
FO
Type action
Origin core
Aliases
Description

Located in

Origin File
core modules/ps_facetedsearch/ps_facetedsearch.php

Call of the Hook in the origin file

Hook::exec(
            'actionFacetedSearchSetSupportedControllers',
            [
                'supportedControllers' => &$supportedControllers,
            ]
        );