\Drupal::logger('mobile_device_detection')->notice('The mobile_device_detection module was uninstalled and modified the following blocks: @blocks. Please check that these blocks are behaving correctly.',['@blocks'=>implode(', ',$modified_blocks)]);
}else{
\Drupal::logger('mobile_device_detection')->notice('The mobile_device_detection module was uninstalled successfully without modifying any blocks.');