You are here

protected property WebformMessageManager::$sourceEntity in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformMessageManager.php \Drupal\webform\WebformMessageManager::sourceEntity

The source entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/WebformMessageManager.php, line 87

Class

WebformMessageManager
Defines the webform message (and login) manager.

Namespace

Drupal\webform

Code

protected $sourceEntity;