Sunnysideup\UpgradeToSilverstripe4\Tasks\IndividualTasks\InspectAPIChanges

Runs the silverstripe/upgrade task "inspect". See: https://github.com/silverstripe/silverstripe-upgrader#inspect.

Once a project has all class names migrated, and is brought up to a
"loadable" state (that is, where all classes reference or extend real classes)
then the inspect command can be run to perform additional automatic code rewrites.
This step will also warn of any upgradable code issues that may prevent a succesful upgrade.