Wrap
class Wrap extends Mutator (View source)
Wraps a value in an array (if it isn't already an array)
Traits
Methods
mixed
mutate(mixed $value)
Mutate the input value.
Details
in
Makes at line 12
static Makes
make()
Create a new instance of the class.
mixed
mutate(mixed $value)
Mutate the input value.