Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DUnexpectedCallsException.php28 public function getCalls() function in Prophecy\\Exception\\Prediction\\UnexpectedCallsException
/plugin/combo/ComboStrap/
H A DOutlineSection.php166 function getCalls(): array function in ComboStrap\\OutlineSection
H A DOutlineVisitor.php52 public function getCalls() function in ComboStrap\\OutlineVisitor
H A DOutline.php633 }, $outlineSection->getCalls());
757 return OutlineVisitor::create($this)->getCalls();