MediaWiki
1.34.0
StatsdAwareInterface.php
Go to the documentation of this file.
1
<?php
2
3
use Liuggio\StatsdClient\Factory\StatsdDataFactoryInterface;
4
11
interface
StatsdAwareInterface
{
12
19
public
function
setStatsdDataFactory
( StatsdDataFactoryInterface $statsFactory );
20
21
}
StatsdAwareInterface\setStatsdDataFactory
setStatsdDataFactory(StatsdDataFactoryInterface $statsFactory)
Sets a StatsdDataFactory instance on the object.
StatsdAwareInterface
Describes a Statsd aware interface.
Definition:
StatsdAwareInterface.php:11
includes
libs
stats
StatsdAwareInterface.php
Generated on Thu Dec 19 2019 14:54:33 for MediaWiki by
1.8.16