Home
last modified time | relevance | path

Searched defs:phpDocType (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/build/
H A Dgen_stub.php661 public $phpDocType; variable in ArgInfo
665 …onstruct(string $name, int $sendBy, bool $isVariadic, ?Type $type, ?Type $phpDocType, ?string $def…
734 private function setTypes(?Type $type, ?Type $phpDocType): void
889 public $phpDocType; variable in ReturnInfo
895 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType…
911 private function setTypes(?Type $type, ?Type $phpDocType, bool $tentativeReturnType): void
1394 public $phpDocType; variable in PropertyInfo
1408 ?Type $phpDocType,

Completed in 22 milliseconds