NumberMutator
abstract class NumberMutator extends Mutator (View source)
Methods
mixed
mutate(mixed $value)
Mutate the input value.
float|int
mutateNumber(float|int $value)
No description
Details
mixed
mutate(mixed $value)
Mutate the input value.
abstract protected float|int
mutateNumber(float|int $value)
No description