UpgradeBootstrap
class UpgradeBootstrap (View source)
Provides upgrade interface for bootstrapping.
Note: This class is intended to be loaded from outside of a SilverStripe application and should not reference any SilverStripe API.
See https://github.com/silverstripe/silverstripe-upgrader/ for information on running this task.
Methods
__invoke(InputInterface $input, OutputInterface $output, $basePath)
No description