Swiftriver\Core\Modules\DataContext\MySql_V2\DataContextConfigurationHandler::Save PHP Method

Save() public method

public Save ( )
    public function Save()
    {
        $this->xml->asXML($this->configurationFilePath);
    }
DataContextConfigurationHandler