Base64Decode
class Base64Decode extends Mutator (View source)
Decode a base64 encoded string.
Methods
__construct(bool $strict = true)
No description
static Base64Decode
make(bool $strict = true)
No description
mixed
mutate(mixed $value)
Mutate the input value.
Details
__construct(bool $strict = true)
No description
static Base64Decode
make(bool $strict = true)
No description
mixed
mutate(mixed $value)
Mutate the input value.