You are here

public function TypeStyle::query in Type Style 8

Called to add the field to a query.

Overrides FieldPluginBase::query

File

src/Plugin/views/field/TypeStyle.php, line 28

Class

TypeStyle
A handler to output and arbitrary type style.

Namespace

Drupal\type_style\Plugin\views\field

Code

public function query() {
}