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