You are here

protected property HelpBlock::$request in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/help/src/Plugin/Block/HelpBlock.php \Drupal\help\Plugin\Block\HelpBlock::request

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

core/modules/help/src/Plugin/Block/HelpBlock.php, line 40
Contains \Drupal\help\Plugin\Block\HelpBlock.

Class

HelpBlock
Provides a 'Help' block.

Namespace

Drupal\help\Plugin\Block

Code

protected $request;