AttachmentsInterface::getAttachments

public AttachmentsInterface::getAttachments()

Gets attachments.

Return value

array The attachments.

File

core/lib/Drupal/Core/Render/AttachmentsInterface.php, line 22

Class

AttachmentsInterface
Defines an interface for responses that can expose #attached metadata.

Namespace

Drupal\Core\Render

Code

1
public function getAttachments();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.