ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
SignalGeneratorInterface.php
Go to the documentation of this file.
1
<?
php
2
namespace
ILIAS\UI\Implementation\Component
;
3
9
interface
SignalGeneratorInterface
10
{
11
18
public
function
create
($class =
''
);
19
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Implementation\Component\SignalGeneratorInterface
Definition:
SignalGeneratorInterface.php:10
ILIAS\UI\Implementation\Component\SignalGeneratorInterface\create
create($class='')
Create a signal, each created signal MUST have a unique ID.
ILIAS\UI\Implementation\Component
src
UI
Implementation
Component
SignalGeneratorInterface.php
Generated on Fri Oct 3 2025 21:01:12 for ILIAS by
1.9.4 (using
Doxyfile
)