Home
last modified time | relevance | path

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

/plugin/deeplautotranslate/
Daction.php196 if ($event->data == 'show' and $this->get_mode() != 'direct') return;
225 if ($this->get_mode() != 'editor') return;
344 private function get_mode(): string { function in action_plugin_deeplautotranslate