Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DMethod.php57 $this->arguments = $this->filterArguments($arguments);
211 private function filterArguments($arguments) function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Method