You are here

protected property ContentEntityViewModesExtractor::$blockManager in Acquia Content Hub 8

The Block Manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Normalizer/ContentEntityViewModesExtractor.php, line 101

Class

ContentEntityViewModesExtractor
Extracts the rendered view modes from a given ContentEntity Object.

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $blockManager;