You are here

protected property WebformCardsManager::$elementManager in Webform 6.x

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

Code

protected $elementManager;