Standard.php
Namespace
Drupal\views\Plugin\views\argumentFile
-
core/
modules/ views/ src/ Plugin/ views/ argument/ Standard.php
View source
<?php
namespace Drupal\views\Plugin\views\argument;
use Drupal\views\Attribute\ViewsArgument;
/**
* Default implementation of the base argument plugin.
*
* @ingroup views_argument_handlers
*/
class Standard extends ArgumentPluginBase {
}
Classes
| Title | Deprecated | Summary |
|---|---|---|
| Standard | Default implementation of the base argument plugin. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.