Sunnysideup\UpgradeToSilverstripe4\UpgradeRecipes\Ss31ToSs37

Synopsis

class Ss31ToSs37 extends BaseClass {
}

Hierarchy

Members

protected

  • $defaultNamespaceForTasks — string
    The default namespace for all tasks
  • $frameworkComposerRestraint
  • $listOfTasks
  • $nameOfTempBranch — string
    name of the branch created to do the upgrade
  • $nameOfUpgradeStarterBranch — string
    name of the branch to be created that we use a starter branch for upgrade
  • $taskSteps — array
    A list of task groups
  • $varsToProvide

Methods