drupal-2827921: Catch LogicException when file does not exist
Compare changes
@@ -107,7 +107,12 @@ function template_preprocess_responsive_image(&$variables): void {
Responsive image module throws a logic exception when file does not exist in file system. this MR catches the exception and logs an error