\Drupal::logger('php')->warning('A caller of file_create_url() did not pass a file URI.');
return;
}
// Don't alter file URLs when running update.php.
// @todo Remove the second condition after the CDN module requires the Drupal core minor that ships with https://www.drupal.org/project/drupal/issues/2969056