ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Output.php
Go to the documentation of this file.
1<?php
2
3
10{
11
18 {
19 // do nothing by default
20 }
21
22
28 abstract public function emit(array $data);
29}
An exception for terminatinating execution or to throw for unit testing.
__construct(SimpleSAML_Configuration $config)
Initialize the output.
Definition: Output.php:17
emit(array $data)
Write a stats event.