PhpMigration\Changes\v5dot3\IncompCallFromGlobal::__construct PHP Method

__construct() public method

public __construct ( )
    public function __construct()
    {
        $this->funcTable = new SymbolTable($this->funcTable, SymbolTable::IC);
    }