constant WebformHandlerInterface::CARDINALITY_UNLIMITED in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformHandlerInterface.php \Drupal\webform\Plugin\WebformHandlerInterface::CARDINALITY_UNLIMITED
Value indicating unlimited plugin instances are permitted.
File
- src/
Plugin/ WebformHandlerInterface.php, line 28
Class
- WebformHandlerInterface
- Defines the interface for webform handlers.
Namespace
Drupal\webform\PluginCode
const CARDINALITY_UNLIMITED = -1;