You are here

protected property WebformSubmissionSubmittedToTrait::$languageManager in Webform Views Integration 8.5

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/views/field/WebformSubmissionSubmittedToTrait.php, line 28

Class

WebformSubmissionSubmittedToTrait
Reasonable starting point for fields regarding source entity.

Namespace

Drupal\webform_views\Plugin\views\field

Code

protected $languageManager;