Introduce NullStatsdDataFactory
authoraddshore <addshorewiki@gmail.com>
Sat, 2 Apr 2016 09:18:54 +0000 (12:18 +0300)
committerReedy <reedy@wikimedia.org>
Sat, 2 Apr 2016 13:02:37 +0000 (13:02 +0000)
commit6ae77e6984b9779775308217804c56363cbcdebb
tree9e92e42c1919417e55564d1dcfbca0f872e43648
parenta46cc763792f458816bf2cfd6c48125c97b96ad3
Introduce NullStatsdDataFactory

I have left the phpdocs in NullStatsdDataFactory
to clearly show the return types of the interface
implemented.

Change-Id: I96cb64b4af16fc087028269a53d539f8c132f81c
autoload.php
includes/WatchedItemStore.php
includes/libs/NullStatsdDataFactory.php [new file with mode: 0644]
tests/phpunit/includes/WatchedItemStoreUnitTest.php