We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a498ec0 + 87b0180 commit cf057d4Copy full SHA for cf057d4
Service/Menu/SaveRequestProcessor.php
@@ -159,7 +159,7 @@ public function saveData(MenuInterface $menu, array $nodes = []): void
159
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
160
* @SuppressWarnings(PHPMD.NPathComplexity)
161
*/
162
- private function processNodeObject(
+ public function processNodeObject(
163
NodeInterface $nodeObject,
164
array $nodeData,
165
MenuInterface $menu,
0 commit comments