Searched refs:outputFileExtension (Results 1 – 1 of 1) sorted by relevance
19 protected $outputFileExtension = '.html'; variable in cebe\\markdown\\tests\\BaseMarkdownTest90 file_get_contents($this->getDataPaths()[$path] . '/' . $file . $this->outputFileExtension),107 …-3, 3) === '.md' && file_exists($src . '/' . substr($file, 0, -3) . $this->outputFileExtension)) {