You are here

private property FieldDownloadCount::$themeManager in Open Social 10.1.x

Same name and namespace in other branches
  1. 10.3.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::themeManager
  2. 10.0.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::themeManager
  3. 10.2.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::themeManager

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php, line 40

Class

FieldDownloadCount
The FieldDownloadCount class.

Namespace

Drupal\download_count\Plugin\Field\FieldFormatter

Code

private $themeManager;