protected property WebformCardsManager::$elementManager in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_cards/src/WebformCardsManager.php \Drupal\webform_cards\WebformCardsManager::elementManager
The webform element manager.
Type: \Drupal\webform\Plugin\WebformElementManagerInterface
File
- modules/
webform_cards/ src/ WebformCardsManager.php, line 21
Class
- WebformCardsManager
- Manage webform cards.
Namespace
Drupal\webform_cardsCode
protected $elementManager;