You are here

protected property StorageManager::$formDisplay in Paragraph View Mode 2.x

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

Entity form display storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/StorageManager.php, line 41

Class

StorageManager
Provides fields and forms storage operations required by the module.

Namespace

Drupal\paragraph_view_mode

Code

protected $formDisplay;