mediawiki.special.apisandbox: Use module.exports instead of mw.special
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 26 May 2016 17:40:41 +0000 (18:40 +0100)
committerKrinkle <krinklemail@gmail.com>
Thu, 26 May 2016 17:50:05 +0000 (17:50 +0000)
commitd42d8b9baa131f9d912eeb2e287f00cf66a53e88
treed9de2a2075ee1aadd6df4371e34f66773ac4a6d2
parent02339039605990cc015edccdc261cd62a6d4eeca
mediawiki.special.apisandbox: Use module.exports instead of mw.special

mw.special.ApiSandbox is not used anywhere, and it's an easy candidate for
converting to the new module export pattern.

This removes the last use of the 'mediawiki.special.js' file, which violates
T92459 due to having styles.

Change-Id: I9b6972d763f34d50479099d4d726d1c77a91c223
resources/Resources.php
resources/src/mediawiki.special/mediawiki.special.apisandbox.js