Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/version/src/
H A DVersion.php55 $git = $this->getGitInformation($this->path);
76 private function getGitInformation($path) function in SebastianBergmann\\Version