Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php690 public function toArginfoType(): ArginfoType { function in Type
2435 $arginfoType = $this->type->toArginfoType();
2453 $typeMaskCode = $this->type->toArginfoType()->toTypeMask();
5061 $arginfoType = $returnType->toArginfoType();
5115 $arginfoType = $argType->toArginfoType();

Completed in 32 milliseconds