Home
last modified time | relevance | path

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

/PHP-8.0/build/
H A Dgen_stub.php267 public static function fromPhpDoc(string $phpDocType) {
390 public $phpDocType; variable in ArgInfo
394 …onstruct(string $name, int $sendBy, bool $isVariadic, ?Type $type, ?Type $phpDocType, ?string $def…
581 public $phpDocType; variable in ReturnInfo
583 public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType) {

Completed in 7 milliseconds