ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
ILIAS\Refinery\ConstantTransformation Class Reference
+ Inheritance diagram for ILIAS\Refinery\ConstantTransformation:
+ Collaboration diagram for ILIAS\Refinery\ConstantTransformation:

Public Member Functions

 __construct ($value)
 
 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...
 

Protected Attributes

 $value
 

Detailed Description

Definition at line 23 of file ConstantTransformation.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Refinery\ConstantTransformation::__construct (   $value)

Member Function Documentation

◆ transform()

ILIAS\Refinery\ConstantTransformation::transform (   $from)

Field Documentation

◆ $value

ILIAS\Refinery\ConstantTransformation::$value
protected

The documentation for this class was generated from the following file: