Searched defs:phpDocType (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/build/ |
H A D | gen_stub.php | 661 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 18 milliseconds