Inline trivial …_internal() methods in Title/UserArray classes
authorThiemo Kreuz <thiemo.kreuz@wikimedia.de>
Tue, 28 May 2019 14:07:50 +0000 (16:07 +0200)
committerThiemo Kreuz (WMDE) <thiemo.kreuz@wikimedia.de>
Wed, 29 May 2019 19:22:03 +0000 (19:22 +0000)
commitfaffad7cf802ac4d4344b9fb1b8e9d1258bf6871
tree2204cd9919c921e2ff0082ead8897b883e5333c7
parent1b7c2372a64d338b3f39b1eaa413ea7e637d3caa
Inline trivial …_internal() methods in Title/UserArray classes

This code is quite old. I can't tell why it was written this way.
But I can see these methods are never used anywhere else. We can as
well inline them.

Change-Id: I252f4d2b2b2da822c8d43ffc1f088f5848034c5e
includes/TitleArray.php
includes/user/UserArray.php