You are here

interface BlazyFormatterTestInterface in Blazy 8

Same name and namespace in other branches
  1. 8.2 tests/modules/blazy_test/src/BlazyFormatterTestInterface.php \Drupal\blazy_test\BlazyFormatterTestInterface

Defines re-usable services and functions for blazy test field plugins.

Hierarchy

Expanded class hierarchy of BlazyFormatterTestInterface

All classes that implement BlazyFormatterTestInterface

1 file declares its use of BlazyFormatterTestInterface
BlazyTestEntityReferenceFormatterTest.php in tests/modules/blazy_test/src/Plugin/Field/FieldFormatter/BlazyTestEntityReferenceFormatterTest.php

File

tests/modules/blazy_test/src/BlazyFormatterTestInterface.php, line 8

Namespace

Drupal\blazy_test
View source
interface BlazyFormatterTestInterface {

}

Members