You are here

protected property PathMapping::$configFactory in Gatsby Live Preview & Incremental Builds 8

Same name and namespace in other branches
  1. 2.0.x src/PathMapping.php \Drupal\gatsby\PathMapping::configFactory

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/PathMapping.php, line 26

Class

PathMapping
Defines a class for mapping paths between Drupal and Gatsby.

Namespace

Drupal\gatsby

Code

protected $configFactory;