Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php661 public $phpDocType; variable in ArgInfo
736 if ($phpDocType !== null && Type::equals($type, $phpDocType)) {
741 $this->phpDocType = $phpDocType;
889 public $phpDocType; variable in ReturnInfo
913 if ($phpDocType !== null && Type::equals($type, $phpDocType)) {
918 $this->phpDocType = $phpDocType;
1394 public $phpDocType; variable in PropertyInfo
1408 ?Type $phpDocType, argument
1417 $this->phpDocType = $phpDocType;
2381 $phpDocType = null;
[all …]

Completed in 19 milliseconds