Turning change_tag_def store to a service
authorAmir Sarabadani <ladsgroup@gmail.com>
Thu, 21 Jun 2018 06:59:02 +0000 (08:59 +0200)
committerAmir Sarabadani <ladsgroup@gmail.com>
Thu, 21 Jun 2018 07:40:56 +0000 (09:40 +0200)
commitbd8cd912a7ff9422a437468a4b8fec4cf7d5234f
treef2c4fc15b65e5c5c41e4e576112e3de114ab21c2
parent5572895c9f6cc91c0a8337db3e6bf534bdca641d
Turning change_tag_def store to a service

This will be useful when reading the table.

Bug: T194162
Change-Id: I8c0a0075910a79465a648a052b4e7fbc888b10e7
includes/MediaWikiServices.php
includes/ServiceWiring.php
includes/changetags/ChangeTags.php
tests/phpunit/includes/MediaWikiServicesTest.php
tests/phpunit/includes/changetags/ChangeTagsTest.php