You are here

protected property PathMapping::$configFactory in Gatsby Live Preview & Incremental Builds 2.0.x

Same name and namespace in other branches
  1. 8 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;