PHP Class PhpMigration\Changes\v5dot6\Deprecated

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

Protected Properties

Property Type Description
$checkHRPD
$version

Public Methods

Method Description
leaveNode ( $node )
skipHRPD ( $off ) For another Changes to set whether skip this check

Method Details

leaveNode() public method

public leaveNode ( $node )

skipHRPD() public method

For another Changes to set whether skip this check
public skipHRPD ( $off )

Property Details

$checkHRPD protected property

protected $checkHRPD

$version protected static property

protected static $version