You are here

constant DashboardEntityInterface::BASE_REGION_NAME in Draggable dashboard 8

Same name and namespace in other branches
  1. 8.2 src/Entity/DashboardEntityInterface.php \Drupal\draggable_dashboard\Entity\DashboardEntityInterface::BASE_REGION_NAME

Region name for draggable dashboard blocks.

File

src/Entity/DashboardEntityInterface.php, line 17

Class

DashboardEntityInterface
Provides an interface for defining Dashboard entities.

Namespace

Drupal\draggable_dashboard\Entity

Code

const BASE_REGION_NAME = 'draggable_dashboard_region';