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