|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\Data\URI\StringTransformation:
Collaboration diagram for ILIAS\Data\URI\StringTransformation:Public Member Functions | |
| transform ($from) | |
Public Member Functions inherited from ILIAS\Refinery\Transformation | |
| 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\Data\URI\StringTransformation::transform | ( | $from | ) |
Implements ILIAS\Refinery\Transformation.
Definition at line 37 of file StringTransformation.php.