You are here

protected property LayoutParagraphsLayout::$thirdPartySettings in Layout Paragraphs 2.0.x

Third party settings.

An array of key/value pairs keyed by provider.

Type: array[]

File

src/LayoutParagraphsLayout.php, line 44

Class

LayoutParagraphsLayout
Provides a domain object for a complete Layout Paragraphs Layout.

Namespace

Drupal\layout_paragraphs

Code

protected $thirdPartySettings = [];