class AttachmentsTestResponse in Drupal 8
Same name and namespace in other branches
- 9 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 AttachmentsInterface uses AttachmentsTrait
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_testView source
class AttachmentsTestResponse extends Response implements AttachmentsInterface {
use AttachmentsTrait;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
AttachmentsTrait:: |
protected | property | The attachments for this response. | |
AttachmentsTrait:: |
public | function | ||
AttachmentsTrait:: |
public | function | ||
AttachmentsTrait:: |
public | function |