Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php693 public function getMethodSynopsisType(): Type { function in ArgInfo
907 public function getMethodSynopsisType(): ?Type { function in ReturnInfo
1280 $returnType = $this->return->getMethodSynopsisType();
1304 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));

Completed in 14 milliseconds