Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Render/AttachmentsTrait.php \Drupal\Core\Render\AttachmentsTrait::attachments
  2. 9 core/lib/Drupal/Core/Render/AttachmentsTrait.php \Drupal\Core\Render\AttachmentsTrait::attachments

The attachments for this response.

Type: array

File

core/lib/Drupal/Core/Render/AttachmentsTrait.php, line 17

Class

AttachmentsTrait
Provides an implementation of AttachmentsInterface.

Namespace

Drupal\Core\Render

Code

protected $attachments = [];