interface GridStackFormatterInterface in GridStack 8
Same name and namespace in other branches
- 8.2 src/GridStackFormatterInterface.php \Drupal\gridstack\GridStackFormatterInterface
Defines re-usable services and functions for gridstack field plugins.
Hierarchy
- interface \Drupal\gridstack\GridStackFormatterInterface
Expanded class hierarchy of GridStackFormatterInterface
All classes that implement GridStackFormatterInterface
2 files declare their use of GridStackFormatterInterface
- GridStackEntityFormatterBase.php in src/
Plugin/ Field/ FieldFormatter/ GridStackEntityFormatterBase.php - GridStackFileFormatterBase.php in src/
Plugin/ Field/ FieldFormatter/ GridStackFileFormatterBase.php
File
- src/
GridStackFormatterInterface.php, line 8
Namespace
Drupal\gridstackView source
interface GridStackFormatterInterface {
}