constant FILE_URL_TEST_CDN_1

2 uses of FILE_URL_TEST_CDN_1
file_test_file_url_alter in drupal/core/modules/file/tests/file_test/file_test.module
Implements hook_file_url_alter().
UrlRewritingTest::testShippedFileURL in drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php
Test the generating of rewritten shipped file URLs.

File

drupal/core/modules/file/tests/file_test/file_test.module, line 13
Helper module for the file tests.

Code

const FILE_URL_TEST_CDN_1 = 'http://cdn1.example.com';