You are here

constant StorageManagerInterface::ENTITY_TYPE in Paragraph View Mode 2.x

Same name and namespace in other branches
  1. 8 src/StorageManagerInterface.php \Drupal\paragraph_view_mode\StorageManagerInterface::ENTITY_TYPE

Entity type name.

File

src/StorageManagerInterface.php, line 15

Class

StorageManagerInterface
Provides an interface for managing the storage.

Namespace

Drupal\paragraph_view_mode

Code

const ENTITY_TYPE = 'paragraph';