Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DDataType.php87 public static function toInteger($targetValue, string $roundDirection = self::FLOOR): int argument
102 if ($roundDirection === self::FLOOR) {