34 $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
35 $lng_mock = $this->createMock(ilLanguage::class);
36 $data = new \ILIAS\Data\Factory();
38 return new \ILIAS\Imprint\StandardGUIRequest(
50 "baseClass" =>
"MyClass" 57 $request->getBaseClass()
Interface Observer Contains several chained tasks and infos about them.
getRequest(array $get, array $post)