interface BlazyFormatterTestInterface in Blazy 8
Same name and namespace in other branches
- 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
- interface \Drupal\blazy_test\BlazyFormatterTestInterface
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_testView source
interface BlazyFormatterTestInterface {
}