You are here

protected property BootstrapLayout::$original in Bootstrap Layouts 8.4

Same name and namespace in other branches
  1. 8.5 src/BootstrapLayout.php \Drupal\bootstrap_layouts\BootstrapLayout::original

The original layout data, used to determine if layout data has changed.

Type: array

File

src/BootstrapLayout.php, line 25

Class

BootstrapLayout
Class BootstrapLayout.

Namespace

Drupal\bootstrap_layouts

Code

protected $original;