protected property WebformSubmissionLimitBlock::$webform in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/Block/WebformSubmissionLimitBlock.php \Drupal\webform\Plugin\Block\WebformSubmissionLimitBlock::webform
The current webform with overridden settings.
Type: \Drupal\webform\WebformInterface|bool
File
- src/
Plugin/ Block/ WebformSubmissionLimitBlock.php, line 41
Class
- WebformSubmissionLimitBlock
- Provides a 'Webform submission limit' block.
Namespace
Drupal\webform\Plugin\BlockCode
protected $webform;