ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
transform ($from) | |
@inheritDoc 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 StringTransformation.php.
ILIAS\Refinery\URI\StringTransformation::transform | ( | $from | ) |
@inheritDoc
Implements ILIAS\Refinery\Transformation.
Definition at line 37 of file StringTransformation.php.