19 declare(strict_types=1);
28 protected function setUp(): void
31 $uri = $data_factory->uri(
'https://ilias.de/somepath');
37 $this->assertInstanceOf(
ILIAS\
Data\URI::class, $this->ub->getURL(
'x'));
42 $uri = $this->ub->getURL(
'command', 123);
45 $this->assertEquals($expected, $uri->getQuery());
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...
const PARAM_LSO_PARAMETER