ResponseStatus::$requestStack

Same name in other branches
  1. 11.x core/modules/system/src/Plugin/Condition/ResponseStatus.php \Drupal\system\Plugin\Condition\ResponseStatus::requestStack

The request stack.

Type: requestStack

File

core/modules/system/src/Plugin/Condition/ResponseStatus.php, line 30

Class

ResponseStatus
Provides a 'Response status' condition.

Namespace

Drupal\system\Plugin\Condition

Code

protected RequestStack $requestStack;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.