Introduce Shell\CommandFactory
authorMax Semenik <maxsem.wiki@gmail.com>
Sat, 7 Oct 2017 02:26:52 +0000 (19:26 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Wed, 18 Oct 2017 01:55:11 +0000 (18:55 -0700)
commit32912b8c8d82b02c71a067de346e5990acc2f6dc
tree140be40ace5d29c1c980820d288a2351d334a72e
parent4d9a95f97005705ade05c71d4c1a64fd3844272c
Introduce Shell\CommandFactory

Bug: T177038
Change-Id: Id875e68ea1fa72b44a463f977ab52270fe1e7088
autoload.php
includes/MediaWikiServices.php
includes/ServiceWiring.php
includes/shell/Command.php
includes/shell/CommandFactory.php [new file with mode: 0644]
includes/shell/Shell.php
tests/phpunit/includes/MediaWikiServicesTest.php
tests/phpunit/includes/shell/CommandFactoryTest.php [new file with mode: 0644]