You are here

private property MediaFeedsInternetProvider::$existingFile in Media Feeds 7

File

includes/MediaFeedsInternetProvider.inc, line 28
Provides a wrapper class for media_internet providers.

Class

MediaFeedsInternetProvider
Wraps a media_internet provider to implement the interface of MediaFeedsProvider and provide workarounds for some issues. As the issues get fixed the workarounds can be removed.

Code

private $existingFile = NULL;