3 declare(strict_types=1);
45 if ($this->throwOnValueAssignment) {
49 parent::offsetSet($offset, $value);
57 throw new LogicException(
"Modifying global Request-Array such as \$_GET is not allowed!");
__construct(Factory $factory, array $raw_values, bool $throwOnValueAssignment=false)
Class SuperGlobalDropInReplacement This Class wraps SuperGlobals such as $_GET and $_POST to prevent ...
offsetSet($offset, $value)
__construct(Container $dic, ilPlugin $plugin)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
bool $throwOnValueAssignment
kindlyTo()
Combined validations and transformations for primitive data types that establish a baseline for furth...