You are here

public function DynamicLayoutInterface::getRows in Dynamic Layouts 8

Get the unserialized rows.

1 method overrides DynamicLayoutInterface::getRows()
DynamicLayout::getRows in src/Entity/DynamicLayout.php
Get the unserialized rows.

File

src/DynamicLayoutInterface.php, line 153

Class

DynamicLayoutInterface
Interface for DynamicLayout.

Namespace

Drupal\dynamic_layouts

Code

public function getRows();