Services: Convert BlockManager's static to a const now HHVM is gone
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 8 Oct 2019 18:24:22 +0000 (11:24 -0700)
committerJforrester <jforrester@wikimedia.org>
Tue, 8 Oct 2019 20:06:06 +0000 (20:06 +0000)
commit571d305cceb7749a05e43debec95317c497d69c6
treef3da8d8a37c76eda48f52df6d9ad7a5b8bfa4003
parent21a8c909ba31ae6c63fa04fe3cee0f42ce8a9c33
Services: Convert BlockManager's static to a const now HHVM is gone

Change-Id: I01d6e18fc30bd61ba7ea5ce1c7c646524579c4ba
(cherry picked from commit 40c35286cbf11a12c855eb9ffa722b867028564b)
includes/ServiceWiring.php
includes/block/BlockManager.php
tests/phpunit/includes/block/BlockManagerTest.php