Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

ViewsArgument.php

Same filename in this branch
  1. 11.1.x core/modules/views/src/Attribute/ViewsArgument.php

Namespace

Drupal\views\Annotation

File

core/modules/views/src/Annotation/ViewsArgument.php

View source
<?php

namespace Drupal\views\Annotation;


/**
 * Defines a Plugin annotation object for views argument handlers.
 *
 * @see \Drupal\views\Plugin\views\argument\ArgumentPluginBase
 *
 * @ingroup views_argument_handlers
 *
 * @Annotation
 */
class ViewsArgument extends ViewsHandlerAnnotationBase {

}

Classes

Title Deprecated Summary
ViewsArgument Defines a Plugin annotation object for views argument handlers.
RSS feed
Powered by Drupal