class CacheableTestResponse
Same name in other branches
- 9 core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php \Drupal\early_rendering_controller_test\CacheableTestResponse
- 8.9.x core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php \Drupal\early_rendering_controller_test\CacheableTestResponse
- 10 core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php \Drupal\early_rendering_controller_test\CacheableTestResponse
Hierarchy
- class \Drupal\early_rendering_controller_test\CacheableTestResponse extends \Symfony\Component\HttpFoundation\Response implements \Drupal\Core\Cache\CacheableResponseInterface uses \Drupal\Core\Cache\CacheableResponseTrait
Expanded class hierarchy of CacheableTestResponse
File
-
core/
modules/ system/ tests/ modules/ early_rendering_controller_test/ src/ CacheableTestResponse.php, line 11
Namespace
Drupal\early_rendering_controller_testView 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.