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