Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php849 $this->setTypes($type, $phpDocType);
915 private function setTypes(?Type $type, ?Type $phpDocType): void function in ArgInfo
1176 $this->setTypes($type, $phpDocType, $tentativeReturnType);
1190 private function setTypes(?Type $type, ?Type $phpDocType, bool $tentativeReturnType): void function in ReturnInfo

Completed in 15 milliseconds