Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php358 public function isScalar(): bool { function in SimpleType
628 public function isScalar(): bool { function in Type
630 if (!$type->isScalar()) {
1176 $isScalarType = $type !== null && $type->isScalar();

Completed in 17 milliseconds