Methods | ||
---|---|---|
public
|
apply(callable $callback)
|
# |
public
|
applyIf($condition, ?callable $then = null, ?callable $else = null)
|
# |
public
|
applyForEach(iterable $items, callable $callback)
|
# |