A::some() Checks if at least one element in the array passes the test Since 3.9.8 kirby/src/Toolkit/A.php#L501 A::some(array $array, callable $test): bool Parameters Name Type Default $array * array – $test * callable – Return type bool Parent class Kirby\Toolkit\A