You are here

public function DynamicLayoutInterface::getDefaultRowClass in Dynamic Layouts 8

Get the default row class.

1 method overrides DynamicLayoutInterface::getDefaultRowClass()
DynamicLayout::getDefaultRowClass in src/Entity/DynamicLayout.php
Get the default row class.

File

src/DynamicLayoutInterface.php, line 163

Class

DynamicLayoutInterface
Interface for DynamicLayout.

Namespace

Drupal\dynamic_layouts

Code

public function getDefaultRowClass();