|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\Refinery\IdentityTransformation:
Collaboration diagram for ILIAS\Refinery\IdentityTransformation: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 23 of file IdentityTransformation.php.
| ILIAS\Refinery\IdentityTransformation::transform | ( | $from | ) |
Implements ILIAS\Refinery\Transformation.
Definition at line 31 of file IdentityTransformation.php.