Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php873 public function getMethodSynopsisType(): Type { function in ArgInfo
1185 public function getMethodSynopsisType(): ?Type { function in ReturnInfo
1866 $returnType = $this->return->getMethodSynopsisType();
2084 $returnType = $this->return->getMethodSynopsisType();
2115 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));

Completed in 19 milliseconds