|
| create (string $class='') |
| Create a signal, each created signal MUST have a unique ID.- Parameters
-
string | $class | Fully qualified class name (including namespace) of desired signal subtype |
More...
|
|
| create (string $class='') |
| Create a signal, each created signal MUST have a unique ID. More...
|
|
const | PREFIX = 'il_signal_' |
|
Definition at line 309 of file Base.php.
◆ createId()
IncrementalSignalGenerator::createId |
( |
| ) |
|
|
protected |
◆ $id
int IncrementalSignalGenerator::$id = 0 |
|
protected |
The documentation for this class was generated from the following file: