TestControllers::LONG_TEXT

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/router_test_directory/src/TestControllers.php \Drupal\router_test\TestControllers::LONG_TEXT
  2. 11.x core/modules/system/tests/modules/router_test_directory/src/TestControllers.php \Drupal\router_test\TestControllers::LONG_TEXT

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_test

Code

const LONG_TEXT = 'This is text long enough to trigger Apache mod_deflate to add a `vary: accept-encoding` header to the response.';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.