SourceFieldInterface.php in Lightning Media 8
Same filename and directory in other branches
Namespace
Drupal\lightning_mediaFile
src/SourceFieldInterface.phpView source
<?php
namespace Drupal\lightning_media;
/**
* @deprecated in Lightning 2.2.1 and will be removed in Lightning 2.3.0. Use
* \Drupal\media\MediaSourceInterface::getSourceFieldDefinition() instead.
*/
interface SourceFieldInterface {
}
Interfaces
Name | Description |
---|---|
SourceFieldInterface Deprecated |