Lines Matching refs:GfmMedia
6 use dokuwiki\Parsing\ParserMode\GfmMedia; alias
22 $this->P->addMode('gfm_media', new GfmMedia());
38 $this->P->addMode('gfm_media', new GfmMedia());
72 $this->P->addMode('gfm_media', new GfmMedia());
91 $this->P->addMode('gfm_media', new GfmMedia());
107 $this->P->addMode('gfm_media', new GfmMedia());
123 $this->P->addMode('gfm_media', new GfmMedia());
141 $this->P->addMode('gfm_media', new GfmMedia());
151 $this->P->addMode('gfm_media', new GfmMedia());
160 $this->P->addMode('gfm_media', new GfmMedia());
169 $this->P->addMode('gfm_media', new GfmMedia());
178 $this->P->addMode('gfm_media', new GfmMedia());
196 $this->P->addMode('gfm_media', new GfmMedia());
212 $this->P->addMode('gfm_media', new GfmMedia());
228 $this->P->addMode('gfm_media', new GfmMedia());
244 $this->P->addMode('gfm_media', new GfmMedia());
260 $this->P->addMode('gfm_media', new GfmMedia());
278 $this->P->addMode('gfm_media', new GfmMedia());
297 $this->P->addMode('gfm_media', new GfmMedia());
313 $this->P->addMode('gfm_media', new GfmMedia());
329 $this->assertSame(310, (new GfmMedia())->getSort());