Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
Response.php
»
Response
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
protected property Response::$statusCode
Same name in this branch
9.x drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php
\Guzzle\Http\Message\Response::statusCode
9.x drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php
\Symfony\Component\HttpFoundation\Response::statusCode
Type:
string The status code of the response
File
drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Response.php
, line 94
Class
Response
Guzzle HTTP response object
Namespace
Guzzle\Http\Message
Code
protected $statusCode;