You are here

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

Same name and namespace in other branches
  1. 8 modules/gatsby_fastbuilds/gatsby_fastbuilds.services.yml \gatsby.gatsby_logger

Class

Drupal\gatsby_fastbuilds\GatsbyEntityLogger
1 string reference to gatsby.gatsby_logger
GatsbyFastbuildsController::create in modules/gatsby_fastbuilds/src/Controller/GatsbyFastbuildsController.php
Instantiates a new instance of this class.

File

modules/gatsby_fastbuilds/gatsby_fastbuilds.services.yml
modules/gatsby_fastbuilds/gatsby_fastbuilds.services.yml

View source
  1. class: Drupal\gatsby_fastbuilds\GatsbyEntityLogger
  2. arguments:
  3. - '@config.factory'
  4. - '@entity_type.manager'
  5. - '@gatsby.gatsby_instantpreview'