public function NodeLink::query

Called to add the field to a query.

Overrides FieldPluginBase::query

File

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

Class

NodeLink
Handler for showing comment module's node link.

Namespace

Drupal\comment\Plugin\views\field

Code

public function query() {
}