You are here

protected property WebformSubmissionLimitBlock::$webform in Webform 8.5

Same name and namespace in other branches
  1. 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\Block

Code

protected $webform;