Searched refs:Nocache (Results 1 – 2 of 2) sorted by relevance
5 use dokuwiki\Parsing\ParserMode\Nocache; alias11 $this->P->addMode('nocache', new Nocache());27 $this->P->addMode('nocache', new Nocache());
7 class Nocache extends AbstractMode class