Services: Convert PasswordReset's static to a const now HHVM is gone
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 8 Oct 2019 18:26:17 +0000 (11:26 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 8 Oct 2019 20:31:48 +0000 (13:31 -0700)
commit8e0ef3e187b4b8ebe847dbc8ae1ec2b96ed58ae0
treeabec6d0ee2dc502ad3bde63e6004d2e3f7eda70d
parent29bee071b23832173a55364453d3132a2fe26101
Services: Convert PasswordReset's static to a const now HHVM is gone

Change-Id: I77e0d9ce86cf96824eb672d0f35c32b5f4c484be
(cherry picked from commit 662b27776b0df77f31e9767bfbecd8bf0ca6ef93)
includes/ServiceWiring.php
includes/user/PasswordReset.php
tests/phpunit/includes/user/PasswordResetTest.php