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