3 declare(strict_types=1);
50 return $transformation->
transform($this->raw_values[$key] ?? null);
59 return isset($this->raw_values[$key]);
__construct(array $raw_values)
GetRequestWrapper constructor.
Interface RequestWrapper.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
retrieve(string $key, Transformation $transformation)