interface AttachmentsResponseProcessorInterface

Defines an interface for processing attachments of responses that have them.

Hierarchy

See also

\Drupal\Core\Ajax\AjaxResponse

\Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor

\Drupal\Core\Render\HtmlResponse

\Drupal\Core\Render\HtmlResponseAttachmentsProcessor

File

core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php, line 13

Namespace

Drupal\Core\Render

Members

Name Modifiers Type Description
AttachmentsResponseProcessorInterface::processAttachments public function Processes the attachments of a response that has attachments.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!AttachmentsResponseProcessorInterface.php/interface/AttachmentsResponseProcessorInterface/8.1.x