interface SlickFormatterInterface in Slick Carousel 8
Same name and namespace in other branches
- 8.2 src/SlickFormatterInterface.php \Drupal\slick\SlickFormatterInterface
- 7.3 src/SlickFormatterInterface.php \Drupal\slick\SlickFormatterInterface
Defines re-usable services and functions for slick field plugins.
Hierarchy
- interface \Drupal\slick\SlickFormatterInterface
Expanded class hierarchy of SlickFormatterInterface
All classes that implement SlickFormatterInterface
4 files declare their use of SlickFormatterInterface
- SlickEntityFormatterBase.php in src/
Plugin/ Field/ FieldFormatter/ SlickEntityFormatterBase.php - SlickEntityReferenceFormatterBase.php in src/
Plugin/ Field/ FieldFormatter/ SlickEntityReferenceFormatterBase.php - SlickFileFormatterBase.php in src/
Plugin/ Field/ FieldFormatter/ SlickFileFormatterBase.php - SlickTextFormatter.php in src/
Plugin/ Field/ FieldFormatter/ SlickTextFormatter.php
File
- src/
SlickFormatterInterface.php, line 8
Namespace
Drupal\slickView source
interface SlickFormatterInterface {
}