You are here

public static property GatsbyPreview::$updateData in Gatsby Live Preview & Incremental Builds 2.0.x

Same name and namespace in other branches
  1. 8 src/GatsbyPreview.php \Drupal\gatsby\GatsbyPreview::updateData

Tracks data changes that should be sent to Gatsby.

Type: array

File

src/GatsbyPreview.php, line 51

Class

GatsbyPreview
Defines a class for generating Gatsby based previews.

Namespace

Drupal\gatsby

Code

public static $updateData = [];