Searched refs:isScalar (Results 1 – 1 of 1) sorted by relevance
378 public function isScalar(): bool { function in SimpleType652 public function isScalar(): bool { function in Type654 if (!$type->isScalar()) {1208 $isScalarType = $type !== null && $type->isScalar();
Completed in 17 milliseconds