interface ConfigTestInterface

Same name in other branches
  1. 9 core/modules/config/tests/config_test/src/ConfigTestInterface.php \Drupal\config_test\ConfigTestInterface
  2. 8.9.x core/modules/config/tests/config_test/src/ConfigTestInterface.php \Drupal\config_test\ConfigTestInterface
  3. 11.x core/modules/config/tests/config_test/src/ConfigTestInterface.php \Drupal\config_test\ConfigTestInterface

Provides an interface defining a config_test entity.

Hierarchy

  • interface \Drupal\config_test\ConfigTestInterface extends \Drupal\Core\Config\Entity\ConfigEntityInterface

Expanded class hierarchy of ConfigTestInterface

All classes that implement ConfigTestInterface

1 file declares its use of ConfigTestInterface
ConfigTest.php in core/modules/config/tests/config_test/src/Entity/ConfigTest.php

File

core/modules/config/tests/config_test/src/ConfigTestInterface.php, line 10

Namespace

Drupal\config_test
View source
interface ConfigTestInterface extends ConfigEntityInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.