class AttachmentsTestResponse
Same name in other branches
- 9 core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestResponse.php \Drupal\early_rendering_controller_test\AttachmentsTestResponse
- 8.9.x core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestResponse.php \Drupal\early_rendering_controller_test\AttachmentsTestResponse
- 10 core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestResponse.php \Drupal\early_rendering_controller_test\AttachmentsTestResponse
Hierarchy
- class \Drupal\early_rendering_controller_test\AttachmentsTestResponse extends \Symfony\Component\HttpFoundation\Response implements \Drupal\Core\Render\AttachmentsInterface uses \Drupal\Core\Render\AttachmentsTrait
Expanded class hierarchy of AttachmentsTestResponse
File
-
core/
modules/ system/ tests/ modules/ early_rendering_controller_test/ src/ AttachmentsTestResponse.php, line 11
Namespace
Drupal\early_rendering_controller_testView source
class AttachmentsTestResponse extends Response implements AttachmentsInterface {
use AttachmentsTrait;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.