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