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

Breadcrumb

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

function EmailAttachmentCount::failureDescription

Parameters

RawMessage $message:

Overrides Constraint::failureDescription

File

vendor/symfony/mime/Test/Constraint/EmailAttachmentCount.php, line 45

Class

EmailAttachmentCount

Namespace

Symfony\Component\Mime\Test\Constraint

Code

protected function failureDescription($message) : string {
    return 'the Email ' . $this->toString();
}

API Navigation

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