You are here

service gatsby.path_mapping in Gatsby Live Preview & Incremental Builds 2.0.x

Same name and namespace in other branches
  1. 8 gatsby.services.yml \gatsby.path_mapping

Class

Drupal\gatsby\PathMapping
1 string reference to gatsby.path_mapping
GatsbyAdminForm::create in src/Form/GatsbyAdminForm.php
Instantiates a new instance of this class.

File

./gatsby.services.yml
gatsby.services.yml

View source
  1. class: Drupal\gatsby\PathMapping
  2. arguments:
  3. - '@path_alias.manager'
  4. - '@config.factory'