ApiMessage: Use a trait to avoid code duplication
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 10 Feb 2016 15:40:15 +0000 (10:40 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 10 Feb 2016 15:40:15 +0000 (10:40 -0500)
commitc5be1214420a58be67e42950dd8c9e1e8315a934
tree577e53d4991a705504b1e9afcee243fbecfcef52
parent0a20c6eae1672c248065259b3f2b1d50941884cc
ApiMessage: Use a trait to avoid code duplication

Change-Id: I19eb63bdc4c4cbd137f4d2101d37c81ce91aa6b3
includes/api/ApiMessage.php
tests/phpunit/includes/api/ApiMessageTest.php