class CacheableTestResponse

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php \Drupal\early_rendering_controller_test\CacheableTestResponse
  2. 8.9.x core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php \Drupal\early_rendering_controller_test\CacheableTestResponse
  3. 10 core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php \Drupal\early_rendering_controller_test\CacheableTestResponse

Hierarchy

Expanded class hierarchy of CacheableTestResponse

File

core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php, line 9

Namespace

Drupal\early_rendering_controller_test
View source
class CacheableTestResponse extends Response implements CacheableResponseInterface {
    use CacheableResponseTrait;

}

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