wiki.techinc.nl/includes/context
Timo Tijhof 01938ae7db statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory
Follows-up I2874175647e (7fdc3d09a3).

* Avoid "MediaWiki" in class names. If unavoidable, always camelcase.
* Use a more descriptive name, matching the implementing the class ("Buffering").
* Use "I" prefix for consistency with other MediaWiki-provided interfaces.
  (Avoid "Interface" suffix, which is foreign to MediaWiki and is only used
  in the StatsdClient namespace, which this interface is not in).

Bug: T166354
Change-Id: I06de59122625f9c23e7c1a1bfa69a7ddabbf379e
2017-07-07 17:22:50 -07:00
..
ContextSource.php statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory 2017-07-07 17:22:50 -07:00
DerivativeContext.php statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory 2017-07-07 17:22:50 -07:00
IContextSource.php statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory 2017-07-07 17:22:50 -07:00
MutableContext.php Add base interface for setters in RequestContext and DerivativeContext 2015-08-03 11:55:41 +00:00
RequestContext.php statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory 2017-07-07 17:22:50 -07:00