19 declare(strict_types=1);
32 $ok = parent::checkInput();
36 $query = $this->
http->wrapper()->post()->retrieve(
38 $this->
refinery->kindlyTo()->string()
41 if (!$ok or !strlen($query)) {
static http()
Fetches the global http state from ILIAS.
static validateQuery($a_query)