You are here

protected property CssCollectionRenderer::$configFactory in Critical CSS 8

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Asset/CssCollectionRenderer.php, line 30

Class

CssCollectionRenderer
Decorates the CSS collection renderer service, adds Critical CSS.

Namespace

Drupal\critical_css\Asset

Code

protected $configFactory;