ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
transform ($from) | |
Perform the transformation. More... | |
![]() | |
transform ($from) | |
Perform the transformation. More... | |
applyTo (Result $result) | |
Perform the transformation and reify possible failures. More... | |
__invoke ($from) | |
Transformations should be callable. More... | |
Definition at line 29 of file Utf8Mb4Sanitizer.php.
ILIAS\Mail\Transformation\Utf8Mb4Sanitizer::transform | ( | $from | ) |
Perform the transformation.
Please use this for transformations. It's more performant than calling invoke.
mixed | $from |
InvalidArgumentException | if the argument could not be transformed |
Implements ILIAS\Refinery\Transformation.
Definition at line 34 of file Utf8Mb4Sanitizer.php.
References ilDBConstants\MB4_REPLACEMENT.