protected property WebformCardsManager::$elementManager in Webform 8.5
Same name and namespace in other branches
- 6.x 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;