PHP Class PhpMigration\Changes\v7dot0\SwitchMultipleDefaults

See also: http://php.net/manual/en/migration70.incompatible.php#migration70.incompatible.other.multiple-default
Inheritance: extends PhpMigration\Changes\AbstractChange
Afficher le fichier Open project: monque/php-migration

Protected Properties

Свойство Type Description
$currentSwitch Record current switch block only in this file. Do not move to CheckVisitor if no another need.
$hasDefault
$version

Méthodes publiques

Méthode Description
enterNode ( $node )
leaveNode ( $node )

Method Details

enterNode() public méthode

public enterNode ( $node )

leaveNode() public méthode

public leaveNode ( $node )

Property Details

$currentSwitch protected_oe property

Record current switch block only in this file. Do not move to CheckVisitor if no another need.
protected $currentSwitch

$hasDefault protected_oe property

protected $hasDefault

$version protected_oe static_oe property

protected static $version