PHP Class Cake\Upgrade\Shell\Task\RenameCollectionsTask

Handles staging changes for the upgrade process
Inheritance: extends BaseTask, use trait ChangeTrait
Show file Open project: cakephp/upgrade

Public Properties

Property Type Description
$tasks

Protected Methods

Method Description
_process ( string $path ) : void RenameCollectionsTask::_process()

Method Details

_process() protected method

RenameCollectionsTask::_process()
protected _process ( string $path ) : void
$path string
return void

Property Details

$tasks public property

public $tasks