ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct (SimpleSAML_Configuration $config) | |
Initialize the output. More... | |
emit (array $data) | |
Write a stats event. More... | |
Definition at line 9 of file Output.php.
SimpleSAML_Stats_Output::__construct | ( | SimpleSAML_Configuration | $config | ) |
Initialize the output.
SimpleSAML_Configuration | $config | The configuration for this output. |
Definition at line 17 of file Output.php.
References $data, array, and emit().
|
abstract |
Write a stats event.
array | $data | The event. |
Referenced by __construct().