protected property GatsbyPreview::$configFactory in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x src/GatsbyPreview.php \Drupal\gatsby\GatsbyPreview::configFactory
Config Interface for accessing site configuration.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
GatsbyPreview.php, line 30
Class
- GatsbyPreview
- Defines a class for generating Gatsby based previews.
Namespace
Drupal\gatsbyCode
protected $configFactory;