Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php869 public function getMethodSynopsisType(): Type { function in ArgInfo
1181 public function getMethodSynopsisType(): ?Type { function in ReturnInfo
1862 $returnType = $this->return->getMethodSynopsisType();
2080 $returnType = $this->return->getMethodSynopsisType();
2111 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));

Completed in 17 milliseconds