Home
last modified time | relevance | path

Searched refs:isTargetInNamespace (Results 1 – 2 of 2) sorted by relevance

/plugin/catmenu/action/
H A Dprosemirror.php69 private function isTargetInNamespace(string $targetPage, string $namespace): bool function in action_plugin_catmenu_prosemirror
84 if ($this->isTargetInNamespace($targetPage, $resolvedNS)) {
/plugin/visualindex/action/
H A Dprosemirror.php69 private function isTargetInNamespace(string $targetPage, string $namespace): bool function in action_plugin_visualindex_prosemirror
86 if ($this->isTargetInNamespace($targetPage, $resolvedNS)) {