You are here

public function NodeAddToAnyShare::query in AddToAny Share Buttons 8

inheritdoc}

Overrides FieldPluginBase::query

File

src/Plugin/views/field/NodeAddToAnyShare.php, line 20

Class

NodeAddToAnyShare
Field handler to flag the node type.

Namespace

Drupal\addtoany\Plugin\views\field

Code

public function query() {

  // Leave empty to avoid a query on this field.
}