Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291711

Document the Filter annotation class

$
0
0

Follow-up for #1868772-105: Change notice: Convert filters to plugins

+++ b/core/modules/filter/lib/Drupal/filter/Annotation/Filter.phpundefined
@@ -0,0 +1,26 @@
+class Filter extends Plugin {
+
+  public $title;
+  public $description = '';
+  public $weight = 0;
+  public $status = FALSE;
+  public $cache = TRUE;
+  public $settings = array();
+
+}

Viewing all articles
Browse latest Browse all 291711

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>