Hook | actionPresentCategory |
---|---|
Locations | FO |
Type | action |
Origin | core |
Aliases | |
Description | This hook is called before a category is presented |
Origin | File |
---|---|
core | src/Adapter/Presenter/Category/CategoryPresenter.php |
Hook::exec('actionPresentCategory',
['presentedCategory' => &$categoryLazyArray]
);