Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DAbstractNode.php112 public function getPathAsArray() function in SebastianBergmann\\CodeCoverage\\Node\\AbstractNode
118 $this->pathArray = $this->parent->getPathAsArray();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DRenderer.php181 $path = $node->getPathAsArray();