public function Link::query

Same name in this branch

Called to add the field to a query.

Overrides FieldPluginBase::query

File

drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php, line 46
Definition of Drupal\comment\Plugin\views\field\Link.

Class

Link
Base field handler to present a link.

Namespace

Drupal\comment\Plugin\views\field

Code

public function query() {
}