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