Definition at line 11 of file Group.php.
◆ __construct()
ILIAS\Refinery\Custom\Group::__construct |
( |
Factory |
$dataFactory, |
|
|
\ilLanguage |
$language |
|
) |
| |
◆ constraint()
ILIAS\Refinery\Custom\Group::constraint |
( |
callable |
$callable, |
|
|
|
$error |
|
) |
| |
◆ transformation()
ILIAS\Refinery\Custom\Group::transformation |
( |
callable |
$transform | ) |
|
- Parameters
-
- Returns
- Transformations
Definition at line 48 of file Group.php.
50 return new Transformation($transform, $this->dataFactory);
◆ $dataFactory
ILIAS\Refinery\Custom\Group::$dataFactory |
|
private |
◆ $language
ILIAS\Refinery\Custom\Group::$language |
|
private |
The documentation for this class was generated from the following file: