ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |||
__invoke ($from) | |||
Transformations should be callable.This MUST do the same as transform.
| |||
![]() | |||
transform ($from) | |||
Perform the transformation. More... | |||
applyTo (Result $data) | |||
Perform the transformation and reify possible failures. More... | |||
Definition at line 15 of file StringTransformation.php.
ILIAS\Refinery\URI\StringTransformation::__invoke | ( | $from | ) |
Transformations should be callable.This MUST do the same as transform.
Implements ILIAS\Refinery\Transformation.
Definition at line 52 of file StringTransformation.php.
References ILIAS\Refinery\Transformation\transform().