MediaWiki master
Wikimedia\Stats\StatsdAwareInterface Interface Reference

Describes a Statsd aware interface. More...

Public Member Functions

 setStatsdDataFactory (StatsdDataFactoryInterface $statsFactory)
 Sets a StatsdDataFactory instance on the object.
 

Detailed Description

Describes a Statsd aware interface.

Stability: stable
to implement
Since
1.27
Deprecated
since 1.45, use https://www.mediawiki.org/wiki/Manual:Stats
Author
Addshore

Definition at line 16 of file StatsdAwareInterface.php.

Member Function Documentation

◆ setStatsdDataFactory()

Wikimedia\Stats\StatsdAwareInterface::setStatsdDataFactory ( StatsdDataFactoryInterface $statsFactory)

Sets a StatsdDataFactory instance on the object.

Parameters
StatsdDataFactoryInterface$statsFactory
Returns
null

The documentation for this interface was generated from the following file: