You are here

protected property FormatterBase::$knownEntities in Blazy 7

The known hard-coded entities.

Type: array

File

src/Plugin/Field/FieldFormatter/FormatterBase.php, line 92

Class

FormatterBase
Base class for blazy/slick image, and file formatters.

Namespace

Drupal\blazy\Plugin\Field\FieldFormatter

Code

protected $knownEntities = [
  'field_collection',
  'paragraphs',
];