You are here

protected property GatsbyEntityLogger::$config in Gatsby Live Preview & Incremental Builds 2.0.x

Same name and namespace in other branches
  1. 8 modules/gatsby_fastbuilds/src/GatsbyEntityLogger.php \Drupal\gatsby_fastbuilds\GatsbyEntityLogger::config

Config Interface for accessing site configuration.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/gatsby_fastbuilds/src/GatsbyEntityLogger.php, line 21

Class

GatsbyEntityLogger
Defines a service for logging content entity changes using log entities.

Namespace

Drupal\gatsby_fastbuilds

Code

protected $config;