Skip to content
Snippets Groups Projects
Commit 148d2155 authored by Alex Barth's avatar Alex Barth
Browse files

Clean up FeedsPlugin documentation.

parent a04bff87
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,6 @@
* Note how this class does not attempt to store source information locally.
* Doing this would break the model where source information is represented by
* an object that is being passed into a Feed object and its plugins.
*
* There is only one instance of a Feed or a FeedsPlugin per feed configuration,
* whereas there is one instance of a FeedsSource per feed configuration, per
* source info definition.
*/
abstract class FeedsPlugin extends FeedsConfigurable implements FeedsSourceInterface {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment