MediaWiki
REL1_35
StatsdAwareInterface.php
Go to the documentation of this file.
1
<?php
2
3
use Liuggio\StatsdClient\Factory\StatsdDataFactoryInterface;
4
13
interface
StatsdAwareInterface
{
14
21
public
function
setStatsdDataFactory
( StatsdDataFactoryInterface $statsFactory );
22
23
}
StatsdAwareInterface
Describes a Statsd aware interface.
Definition
StatsdAwareInterface.php:13
StatsdAwareInterface\setStatsdDataFactory
setStatsdDataFactory(StatsdDataFactoryInterface $statsFactory)
Sets a StatsdDataFactory instance on the object.
includes
libs
stats
StatsdAwareInterface.php
Generated on Sat Apr 6 2024 00:07:28 for MediaWiki by
1.9.8