ViewsArgument.php
Same filename in this branch
Same filename in other branches
Namespace
Drupal\views\AnnotationFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.