PHP Class PhpMigration\Changes\v5dot3\IncompCallFromGlobal

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

Protected Properties

Property Type Description
$funcTable
$version

Public Methods

Method Description
__construct ( )
enterNode ( $node )

Protected Methods

Method Description
emitSpot ( $node )

Method Details

__construct() public method

public __construct ( )

emitSpot() protected method

protected emitSpot ( $node )

enterNode() public method

public enterNode ( $node )

Property Details

$funcTable protected property

protected $funcTable

$version protected static property

protected static $version