### Description - Option context handling to determine current CDN driver to being used. ### Acceptance Criteria - GIVEN there is a fresh installation for WPR - THEN a new option - `cdn_type` should be added to `wp_rocket_settings` option <br /> - GIVEN there is an upgrade for WPR - AND the cdn option was not enabled in previous version - THEN a new option - `cdn_type` should be added to `wp_rocket_settings` option with value of 'rocketcdn' <br /> - GIVEN there is an upgrade for WPR - AND the cdn option was enabled in previous version - THEN a new option - `cdn_type` should be added to `wp_rocket_settings` option with value of 'byocdn' ### Dependency Module [N/A]
Description
Acceptance Criteria
cdn_typeshould be added towp_rocket_settingsoptioncdn_typeshould be added towp_rocket_settingsoption with value of 'rocketcdn'cdn_typeshould be added towp_rocket_settingsoption with value of 'byocdn'Dependency Module
[N/A]