namespace Drupal\views_test_data\Plugin\views\filter in Views (for Drupal 7) 8.3
Class | Location | Description |
---|---|---|
FilterTest |
tests/ |
Plugin annotation @Plugin( id = "test_filter", title = @Translation("Test filter plugin"), help = @Translation("Provides a generic filter test plugin."), base = "node", type = "type" ) |