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

Hierarchy

Expanded class hierarchy of AttachmentsTestResponse

File

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

Namespace

Drupal\early_rendering_controller_test
View source
class AttachmentsTestResponse extends Response implements AttachmentsInterface {
  use AttachmentsTrait;

}

Members

Namesort descending Modifiers Type Description Overrides
AttachmentsTrait::$attachments protected property The attachments for this response.
AttachmentsTrait::addAttachments public function
AttachmentsTrait::getAttachments public function
AttachmentsTrait::setAttachments public function