You are here

protected property Webform::$webformEntityReferenceManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/Condition/Webform.php \Drupal\webform\Plugin\Condition\Webform::webformEntityReferenceManager

The webform entity reference manager.

Type: \Drupal\webform\WebformEntityReferenceManagerInterface

File

src/Plugin/Condition/Webform.php, line 34

Class

Webform
Provides a 'Webform' condition.

Namespace

Drupal\webform\Plugin\Condition

Code

protected $webformEntityReferenceManager;