Inject Config into Parser instead of using globals
authorAryeh Gregor <ayg@aryeh.name>
Wed, 8 Aug 2018 14:49:46 +0000 (17:49 +0300)
committerAryeh Gregor <ayg@aryeh.name>
Tue, 2 Oct 2018 18:26:01 +0000 (21:26 +0300)
commit5173d5ee60b9887ad2ce9331c6683519ac55662c
tree964d694b1d5982b96253b95083e3cb55e3c98678
parent1a28e36f48807b6910c87606d38cfd5e9c3c77b6
Inject Config into Parser instead of using globals

Change-Id: Ib4394f370cb561ccf195338a1c2e9e465dcb3dc3
includes/ServiceWiring.php
includes/parser/Parser.php
includes/parser/ParserFactory.php