19 declare(strict_types=1);
    21 require_once(
"libs/composer/vendor/autoload.php");
    22 require_once(__DIR__ . 
"../../../../Base.php");
    38         $this->value = 
'value';
    53         $this->assertEquals($this->key, $item->getKey());
    59         $this->assertEquals($this->value, $item->getValue());
    68 <div 
class=
"c-modal--interruptive__items__key-value">
    69         <dt 
class=
"c-modal--interruptive__items__key-value__key">
    70                 key <input type=
"hidden" name=
"interruptive_items[]" value=
"id">
    72         <dd 
class=
"c-modal--interruptive__items__key-value__value">
 getDefaultRenderer(JavaScriptBinding $js_binding=null, array $with_stub_renderings=[])
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
brutallyTrimHTML(string $html)
A more radical version of normalizeHTML. 
 
Provides common functionality for UI tests.