You are here

protected property WebformSubmissionLimitBlock::$requestHandler in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/Block/WebformSubmissionLimitBlock.php \Drupal\webform\Plugin\Block\WebformSubmissionLimitBlock::requestHandler

The webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

src/Plugin/Block/WebformSubmissionLimitBlock.php, line 62

Class

WebformSubmissionLimitBlock
Provides a 'Webform submission limit' block.

Namespace

Drupal\webform\Plugin\Block

Code

protected $requestHandler;