32 $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
33 $lng_mock = $this->createMock(ilLanguage::class);
34 $data = new \ILIAS\Data\Factory();
36 return new \ILIAS\Like\StandardGUIRequest(
70 $request->getExpressionKey()
78 "modal_show_sig_id" =>
"yxc12" 85 $request->getModalSignalId()
Interface Observer Contains several chained tasks and infos about them.
getRequest(array $get, array $post)