16 declare(strict_types=1);
    29         ?array $passed_query_params = null,
    30         ?array $passed_post_data = null
    42         return (
bool) $this->
int(
"rdrw");
 
Interface Observer  Contains several chained tasks and infos about them. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
trait BaseGUIRequest
Base gui request wrapper. 
 
initRequest(HTTP\Services $http, Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
Query params and post data parameters are used for testing. 
 
__construct(\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)