19 declare(strict_types=1);
51 foreach ($from as $value) {
52 $transformedValue = $this->transformation->transform($value);
53 $result[] = $transformedValue;
64 return 'The value MUST be of type array.';
84 return is_array($value);
trait DeriveInvokeFromTransform
trait DeriveApplyToFromTransform
A constraint encodes some resrtictions on values.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null