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

Public Member Functions

 __construct (string $canonical_name='')
 
 getId ()
 
 getCanonicalName ()
 

Protected Attributes

string $canonical_name
 

Detailed Description

Definition at line 144 of file InterruptiveTest.php.

Constructor & Destructor Documentation

◆ __construct()

InterruptiveItemMock::__construct ( string  $canonical_name = '')

Definition at line 148 of file InterruptiveTest.php.

152  {

Member Function Documentation

◆ getCanonicalName()

InterruptiveItemMock::getCanonicalName ( )

Definition at line 158 of file InterruptiveTest.php.

159  : void
160  {
161  $action_label = 'actionlabel';

◆ getId()

InterruptiveItemMock::getId ( )

Definition at line 153 of file InterruptiveTest.php.

159  : void

Field Documentation

◆ $canonical_name

string InterruptiveItemMock::$canonical_name
protected

Definition at line 146 of file InterruptiveTest.php.


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