ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.
|
abstract |
Write a stats event.
array | $data | The event. |
Referenced by __construct().