protected property WebformSubmissionLimitBlock::$tokenManager in Webform 6.x
Same name and namespace in other branches
- 8.5 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 66
Class
- WebformSubmissionLimitBlock
- Provides a 'Webform submission limit' block.
Namespace
Drupal\webform\Plugin\BlockCode
protected $tokenManager;