Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/
H A DExtension.php885 * @param string $filePath
888 protected function getClassNameFromFile($filePath) argument
890 $code = file_get_contents($filePath);