Home
last modified time | relevance | path

Searched refs:setAsVariadic (Results 1 – 2 of 2) sorted by path

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassMirror.php181 $node->setAsVariadic();
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DArgumentNode.php83 public function setAsVariadic($isVariadic = true) function in Prophecy\\Doubler\\Generator\\Node\\ArgumentNode