PHP Class PhpMigration\Changes\ClassTree

Inheritance: extends AbstractChange
Show file Open project: monque/php-migration

Protected Properties

Property Type Description
$classTable

Public Methods

Method Description
finish ( )
leaveNode ( $node )
prepare ( )

Protected Methods

Method Description
outputTree ( $data, $depth, $last_status = [] )

Method Details

finish() public method

public finish ( )

leaveNode() public method

public leaveNode ( $node )

outputTree() protected method

protected outputTree ( $data, $depth, $last_status = [] )

prepare() public method

public prepare ( )

Property Details

$classTable protected property

protected $classTable