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

Breadcrumb

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

function ResponseHeaderSame::failureDescription

Parameters

Response $response:

Overrides Constraint::failureDescription

File

vendor/symfony/http-foundation/Test/Constraint/ResponseHeaderSame.php, line 41

Class

ResponseHeaderSame

Namespace

Symfony\Component\HttpFoundation\Test\Constraint

Code

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

API Navigation

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