You are here

public function FieldInterface::appliesToViews in Lightgallery 8

Returns where the field has to be rendered in view settings.

1 method overrides FieldInterface::appliesToViews()
FieldBase::appliesToViews in src/Field/FieldBase.php
Returns where the field has to be rendered in view settings.

File

src/Field/FieldInterface.php, line 38

Class

FieldInterface
Field interface.

Namespace

Drupal\lightgallery\Field

Code

public function appliesToViews();