ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
transform ($from) | |
![]() | |
applyTo (Result $result) | |
Perform the transformation and reify possible failures. More... | |
__invoke ($from) | |
Transformations should be callable. More... | |
Definition at line 23 of file IdentityTransformation.php.
ILIAS\Refinery\IdentityTransformation::transform | ( | $from | ) |
Implements ILIAS\Refinery\Transformation.
Definition at line 31 of file IdentityTransformation.php.