You are here

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

The Basic HTTP Kernel to make requests.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/Normalizer/ContentEntityViewModesExtractor.php, line 73

Class

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

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $kernel;