Searched refs:roundDirection (Results 1 – 1 of 1) sorted by relevance
87 public static function toInteger($targetValue, string $roundDirection = self::FLOOR): int argument102 if ($roundDirection === self::FLOOR) {