Home
last modified time | relevance | path

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

/plugin/aichat/syntax/
Dignore.php14 protected $temporaryDoc; variable in syntax_plugin_aichat_ignore
86 $this->temporaryDoc = $renderer->doc;
90 $renderer->doc = $this->temporaryDoc;
91 $this->temporaryDoc = '';