MediaWiki
master
EmitterInterface.php
Go to the documentation of this file.
1
<?php
20
namespace
Wikimedia\Stats\Emitters
;
21
31
interface
EmitterInterface
{
37
public
function
send
(): void;
38
}
Wikimedia\Stats\Emitters\EmitterInterface
Emitter Interface.
Definition
EmitterInterface.php:31
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:20
includes
libs
Stats
Emitters
EmitterInterface.php
Generated on Sat Dec 7 2024 15:24:38 for MediaWiki by
1.10.0