DBDiff\SQLGen\DiffToSQL\InsertDataSQL::__construct PHP Method

__construct() public method

public __construct ( $obj )
    function __construct($obj)
    {
        $this->obj = $obj;
    }