interface Mutator

Methods

mixed
mutate(mixed $value, string|array $mutators)

Mutate value using provided methods.

Details

at line 14
mixed mutate(mixed $value, string|array $mutators)

Mutate value using provided methods.

Parameters

mixed $value
string|array $mutators

Return Value

mixed

Exceptions

LogicException