MediaWiki  1.33.0
StatsdAwareInterface Interface Reference

Describes a Statsd aware interface. More...

Inheritance diagram for StatsdAwareInterface:

Public Member Functions

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

Detailed Description

Describes a Statsd aware interface.

Since
1.27
Author
Addshore

Definition at line 11 of file StatsdAwareInterface.php.

Member Function Documentation

◆ setStatsdDataFactory()

StatsdAwareInterface::setStatsdDataFactory ( StatsdDataFactoryInterface  $statsFactory)

Sets a StatsdDataFactory instance on the object.

Parameters
StatsdDataFactoryInterface$statsFactory
Returns
null

Implemented in WatchedItemStore.


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