You are here

constant ViewModeInterface::DEFAULT in Paragraph View Mode 2.x

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

Default view mode.

File

src/ViewModeInterface.php, line 15

Class

ViewModeInterface
Provides interfacie for paragraph view modes.

Namespace

Drupal\paragraph_view_mode

Code

const DEFAULT = 'default';