ViewsFilter.php
Same filename in other branches
Namespace
Drupal\views\AnnotationFile
-
core/
modules/ views/ src/ Annotation/ ViewsFilter.php
View source
<?php
namespace Drupal\views\Annotation;
/**
* Defines a Plugin annotation object for views filter handlers.
*
* @see \Drupal\views\Plugin\views\filter\FilterPluginBase
*
* @ingroup views_filter_handlers
*
* @Annotation
*/
class ViewsFilter extends ViewsHandlerAnnotationBase {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ViewsFilter | Defines a Plugin annotation object for views filter handlers. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.