interface SourceFieldInterface in Lightning Media 8.3
Same name and namespace in other branches
- 8 src/SourceFieldInterface.php \Drupal\lightning_media\SourceFieldInterface
- 8.2 src/SourceFieldInterface.php \Drupal\lightning_media\SourceFieldInterface
Interface for media sources which expose their source field definition.
Hierarchy
- interface \Drupal\lightning_media\SourceFieldInterface
Expanded class hierarchy of SourceFieldInterface
All classes that implement SourceFieldInterface
File
- src/
SourceFieldInterface.php, line 10
Namespace
Drupal\lightning_mediaView source
interface SourceFieldInterface {
}