ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
KeyValueItemMock Class Reference
+ Inheritance diagram for KeyValueItemMock:
+ Collaboration diagram for KeyValueItemMock:

Public Member Functions

 getKey ()
 
 getValue ()
 
- Public Member Functions inherited from InterruptiveItemMock
 __construct (string $canonical_name='')
 
 getId ()
 
 getCanonicalName ()
 

Additional Inherited Members

- Protected Attributes inherited from InterruptiveItemMock
string $canonical_name
 

Detailed Description

Definition at line 182 of file InterruptiveTest.php.

Member Function Documentation

◆ getKey()

KeyValueItemMock::getKey ( )

Definition at line 184 of file InterruptiveTest.php.

187  : string

◆ getValue()

KeyValueItemMock::getValue ( )

Definition at line 189 of file InterruptiveTest.php.

References ILIAS\LTI\ToolProvider\getKey(), and ILIAS\UI\Implementation\Component\Input\getValue().

192  : string
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: