Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResponseFormatSame.php
function ResponseFormatSame::__construct
File
vendor/
symfony/
http-foundation/
Test/
Constraint/
ResponseFormatSame.php
, line 25
Class
ResponseFormatSame
Asserts that the response is in the given format.
Namespace
Symfony\Component\HttpFoundation\Test\Constraint
Code
public
function
__construct
(Request
$request
, ?string
$format
, bool
$verbose
=
true
) { }
RSS feed