Definition at line 144 of file InterruptiveTest.php.
◆ __construct()
InterruptiveItemMock::__construct |
( |
string |
$canonical_name = '' | ) |
|
◆ getCanonicalName()
InterruptiveItemMock::getCanonicalName |
( |
| ) |
|
◆ getId()
InterruptiveItemMock::getId |
( |
| ) |
|
Definition at line 153 of file InterruptiveTest.php.
154 return $expected_start . $expected_items . $expected_end;
156 return $expected_start . $expected_end;
◆ $canonical_name
string InterruptiveItemMock::$canonical_name |
|
protected |
The documentation for this class was generated from the following file: