You are here

interface BlazyAdminTestInterface in Blazy 8.2

Same name and namespace in other branches
  1. 8 tests/modules/blazy_test/src/Form/BlazyAdminTestInterface.php \Drupal\blazy_test\Form\BlazyAdminTestInterface

Provides resusable admin functions or form elements.

Hierarchy

Expanded class hierarchy of BlazyAdminTestInterface

All classes that implement BlazyAdminTestInterface

File

tests/modules/blazy_test/src/Form/BlazyAdminTestInterface.php, line 10

Namespace

Drupal\blazy_test\Form
View source
interface BlazyAdminTestInterface extends BlazyAdminInterface {

}

Members