You are here

public function DynamicLayoutInterface::getCategory in Dynamic Layouts 8

Get the layout category.

1 method overrides DynamicLayoutInterface::getCategory()
DynamicLayout::getCategory in src/Entity/DynamicLayout.php
Get the layout category.

File

src/DynamicLayoutInterface.php, line 15

Class

DynamicLayoutInterface
Interface for DynamicLayout.

Namespace

Drupal\dynamic_layouts

Code

public function getCategory();