constant TestControllers::LONG_TEXT in Drupal 10
File
- core/
modules/ system/ tests/ modules/ router_test_directory/ src/ TestControllers.php, line 18
Class
- TestControllers
- Controller routines for testing the routing system.
Namespace
Drupal\router_testCode
const LONG_TEXT = 'This is text long enough to trigger Apache mod_deflate to add a `vary: accept-encoding` header to the response.';