Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php874 public function getMethodSynopsisType(): Type { function in ArgInfo
1186 public function getMethodSynopsisType(): ?Type { function in ReturnInfo
1877 $returnType = $this->return->getMethodSynopsisType();
2095 $returnType = $this->return->getMethodSynopsisType();
2126 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));

Completed in 21 milliseconds