Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DDataType.php74 public static function toIntegerOrDefaultIfNull($targetValue, $default): int function in ComboStrap\\DataType
H A DOutline.php694 … $level = DataType::toIntegerOrDefaultIfNull($headingCall->getAttribute(HeadingTag::LEVEL), 0);