You are here

interface ConfigTestInterface in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/config/tests/config_test/src/ConfigTestInterface.php \Drupal\config_test\ConfigTestInterface
  2. 9 core/modules/config/tests/config_test/src/ConfigTestInterface.php \Drupal\config_test\ConfigTestInterface

Provides an interface defining a config_test entity.

Hierarchy

Expanded class hierarchy of ConfigTestInterface

All classes that implement ConfigTestInterface

File

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

Namespace

Drupal\config_test
View source
interface ConfigTestInterface extends ConfigEntityInterface {

}

Members