contrib modules security updates
This commit is contained in:
@@ -113,6 +113,13 @@ class FeedsFetcherResult extends FeedsResult {
|
||||
*/
|
||||
abstract class FeedsFetcher extends FeedsPlugin {
|
||||
|
||||
/**
|
||||
* Implements FeedsPlugin::pluginType().
|
||||
*/
|
||||
public function pluginType() {
|
||||
return 'fetcher';
|
||||
}
|
||||
|
||||
/**
|
||||
* Fetch content from a source and return it.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user