You are here

constant WebformOptionsLimitHandlerInterface::LIMIT_STATUS_MULTIPLE in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_options_limit/src/Plugin/WebformOptionsLimitHandlerInterface.php \Drupal\webform_options_limit\Plugin\WebformOptionsLimitHandlerInterface::LIMIT_STATUS_MULTIPLE

Option limit multiple remaining.

File

modules/webform_options_limit/src/Plugin/WebformOptionsLimitHandlerInterface.php, line 26

Class

WebformOptionsLimitHandlerInterface
Defines the interface for webform options limit handlers.

Namespace

Drupal\webform_options_limit\Plugin

Code

const LIMIT_STATUS_MULTIPLE = 'multiple';