Migration
in package
do changes in the application before the installation of modules can be done.
It is used for directory changes etc.
Tags
Table of Contents
- $reporter : ReporterInterface
- the object responsible of the results output.
- __construct() : mixed
- migrate() : mixed
- migrateLocal() : mixed
Properties
$reporter
the object responsible of the results output.
protected
ReporterInterface
$reporter
Tags
Methods
__construct()
public
__construct(ReporterInterface $reporter) : mixed
Parameters
- $reporter : ReporterInterface
Tags
Return values
mixed —migrate()
public
migrate() : mixed
Tags
Return values
mixed —migrateLocal()
public
migrateLocal() : mixed