mini\Contracts\CollectionInterface::any()
Method
public
abstract
Signature
public abstract function any(Closure $fn): bool
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$fn |
Closure |
required | Documentation missing |
Returns
bool
Documentation
Check if any item matches the predicate