1 <?php declare(strict_types=1);
39 $this->error =
function () {
41 'no valid constraints',
42 'no_valid_constraints' 60 foreach ($this->transformations as $transformation) {
61 $result = $this->data_factory->ok($from);
transform($from)
Perform the transformation.Please use this for transformations. It's more performant than calling inv...
__construct(array $transformations, Data\Factory $data_factory, \ilLanguage $lng)
trait DeriveApplyToFromTransform
trait DeriveInvokeFromTransform
getErrorMessage($value)
Get the problem message.