MediaWiki
master
EmitterInterface.php
Go to the documentation of this file.
1
<?php
7
namespace
Wikimedia\Stats\Emitters
;
8
18
interface
EmitterInterface
{
24
public
function
send
(): void;
25
}
Wikimedia\Stats\Emitters\EmitterInterface
Emitter Interface.
Definition
EmitterInterface.php:18
Wikimedia\Stats\Emitters\EmitterInterface\send
send()
Runs metrics and their samples from the cache through the formatter and sends them along.
Wikimedia\Stats\Emitters
Definition
EmitterInterface.php:7
includes
libs
Stats
Emitters
EmitterInterface.php
Generated on Sat Apr 11 2026 11:25:29 for MediaWiki by
1.10.0