Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DExampleFinder.php109 $exampleFileFromConfig = $this->constructExamplePath($directory, $filename);
149 private function constructExamplePath($directory, $file) function in phpDocumentor\\Reflection\\DocBlock\\ExampleFinder