File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Documentation/ApiOverview/Events/Events/Frontend Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ FilterMenuItemsEvent
88
99The PSR-14 event :php: `\T YPO3\C MS\F rontend\E vent\F ilterMenuItemsEvent ` has
1010a variety of properties and getters, along with
11- :php:func: `TYPO3\\ CMS\\ Frontend\\ Event\ \ FilterMenuItemsEvent::getFilteredMenuItems() `
11+ :php:func: `TYPO3\C MS\F rontend\E vent\F ilterMenuItemsEvent::getFilteredMenuItems() `
1212and
13- :php:func: `TYPO3\\ CMS\\ Frontend\\ Event\ \ FilterMenuItemsEvent::setFilteredMenuItems() `.
13+ :php:func: `TYPO3\C MS\F rontend\E vent\F ilterMenuItemsEvent::setFilteredMenuItems() `.
1414Those methods can be used to change the items of a menu, which has been generated
1515with :ref: `a TypoScript HMENU <t3tsref:cobj-hmenu >` or
1616a :ref: `MenuProcessor <t3tsref:MenuProcessor >`.
You can’t perform that action at this time.
0 commit comments