Skip to content
Snippets Groups Projects
Commit 94a397af authored by catch's avatar catch
Browse files

Issue #2818953 by klausi: Remove unused and confusing plugin_id property from FilterBase

parent 622a3549
No related branches found
No related tags found
No related merge requests found
......@@ -15,13 +15,6 @@
*/
abstract class FilterBase extends PluginBase implements FilterInterface {
/**
* The plugin ID of this filter.
*
* @var string
*/
protected $plugin_id;
/**
* The name of the provider that owns this filter.
*
......
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