3 declare(strict_types=1);
20 $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
21 $lng_mock = $this->createMock(ilLanguage::class);
22 $data = new \ILIAS\Data\Factory();
24 return new \ILIAS\RootFolder\StandardGUIRequest(
74 "baseClass" =>
"myClass" 81 $request->getBaseClass()
Test clipboard repository.
Class ChatMainBarProvider .
testBaseClass()
Test base class.
testNoRefId()
Test no ref id.
getRequest(array $get, array $post)
Refinery Factory $refinery