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

Breadcrumb

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

function RequestAttributeValueSame::failureDescription

Parameters

Request $request:

Overrides Constraint::failureDescription

File

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

Class

RequestAttributeValueSame

Namespace

Symfony\Component\HttpFoundation\Test\Constraint

Code

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

API Navigation

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