function FieldPluginBase::documentSelfTokens

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/field/FieldPluginBase.php \Drupal\views\Plugin\views\field\FieldPluginBase::documentSelfTokens()

Document any special tokens this field might use for itself.

See also

addSelfTokens()

File

core/modules/views/src/Plugin/views/field/FieldPluginBase.php, line 1733

Class

FieldPluginBase
Base class for views fields.

Namespace

Drupal\views\Plugin\views\field

Code

protected function documentSelfTokens(&$tokens) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.