You are here

interface BlazyManagerInterface in Blazy 8

Same name and namespace in other branches
  1. 8.2 src/BlazyManagerInterface.php \Drupal\blazy\BlazyManagerInterface
  2. 7 src/BlazyManagerInterface.php \Drupal\blazy\BlazyManagerInterface

Defines re-usable services and functions for blazy plugins.

Hierarchy

Expanded class hierarchy of BlazyManagerInterface

All classes that implement BlazyManagerInterface

6 files declare their use of BlazyManagerInterface
BlazyAdminBase.php in src/Form/BlazyAdminBase.php
BlazyAdminTest.php in tests/modules/blazy_test/src/Form/BlazyAdminTest.php
BlazyStylePluginBase.php in src/Dejavu/BlazyStylePluginBase.php
BlazyTestEntityReferenceFormatterTest.php in tests/modules/blazy_test/src/Plugin/Field/FieldFormatter/BlazyTestEntityReferenceFormatterTest.php
BlazyViews.php in src/Plugin/views/style/BlazyViews.php

... See full list

File

src/BlazyManagerInterface.php, line 8

Namespace

Drupal\blazy
View source
interface BlazyManagerInterface {

}

Members