Pass "services" through from coreRoutes.json to ObjectFactory
authorTim Starling <tstarling@wikimedia.org>
Mon, 23 Sep 2019 05:30:46 +0000 (15:30 +1000)
committerTim Starling <tstarling@wikimedia.org>
Wed, 25 Sep 2019 00:49:25 +0000 (00:49 +0000)
commit64e8987c542b5b4a6e7660dec0abf563bb252054
treec69673160901f67b9b5b5e0ba9a133a56cf73bae
parentbb7d9f52968b68fb7810a8d176cc09bded7b79d5
Pass "services" through from coreRoutes.json to ObjectFactory

Allows service injection into REST handlers.

Change-Id: I83d1780903febe0499c6a575a0e6725dc01e5b0c
includes/Rest/Router.php