You are here

protected property WebformSubmissionLimitBlock::$tokenManager in Webform 8.5

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

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

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

Class

WebformSubmissionLimitBlock
Provides a 'Webform submission limit' block.

Namespace

Drupal\webform\Plugin\Block

Code

protected $tokenManager;