Searched refs:isScalar (Results 1 – 1 of 1) sorted by relevance
361 public function isScalar(): bool { function in SimpleType631 public function isScalar(): bool { function in Type633 if (!$type->isScalar()) {1162 $isScalarType = $type !== null && $type->isScalar();
Completed in 14 milliseconds