private property FieldDownloadCount::$themeManager in Open Social 10.0.x
Same name and namespace in other branches
- 10.3.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::themeManager
- 10.1.x modules/custom/download_count/src/Plugin/Field/FieldFormatter/FieldDownloadCount.php \Drupal\download_count\Plugin\Field\FieldFormatter\FieldDownloadCount::themeManager
- 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\FieldFormatterCode
private $themeManager;