Searched refs:phpDocType (Results 1 – 1 of 1) sorted by relevance
661 public $phpDocType; variable in ArgInfo736 if ($phpDocType !== null && Type::equals($type, $phpDocType)) {741 $this->phpDocType = $phpDocType;889 public $phpDocType; variable in ReturnInfo913 if ($phpDocType !== null && Type::equals($type, $phpDocType)) {918 $this->phpDocType = $phpDocType;1394 public $phpDocType; variable in PropertyInfo1408 ?Type $phpDocType, argument1417 $this->phpDocType = $phpDocType;2381 $phpDocType = null;[all …]
Completed in 19 milliseconds