Home
last modified time | relevance | path

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

/plugin/extranet/
Daction.php260 protected function isContentRestrictedFromExtranet(string $content): bool function in action_plugin_extranet
292 if (!$this->isContentRestrictedFromExtranet((string)$event->result)) return;