| Hook | actionPresentStore |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is called before a store is presented |
| Origin | File |
|---|---|
| core | src/Adapter/Presenter/Store/StorePresenter.php |
Hook::exec('actionPresentStore',
['presentedStore' => &$storeLazyArray]
);