You are here

public function FieldInterface::appliesToFieldFormatter in Lightgallery 8

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

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

File

src/Field/FieldInterface.php, line 43

Class

FieldInterface
Field interface.

Namespace

Drupal\lightgallery\Field

Code

public function appliesToFieldFormatter();