Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MessageDataCollector.php

function MessageDataCollector::collect

Overrides DataCollectorInterface::collect

File

vendor/symfony/mailer/DataCollector/MessageDataCollector.php, line 32

Class

MessageDataCollector
@author Fabien Potencier <fabien@symfony.com>

Namespace

Symfony\Component\Mailer\DataCollector

Code

public function collect(Request $request, Response $response, ?\Throwable $exception = null) : void {
    $this->data['events'] = $this->events;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal