class TestConfigType

Same name in other branches
  1. 9 core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php \Drupal\module_installer_config_test\Entity\TestConfigType
  2. 8.9.x core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php \Drupal\module_installer_config_test\Entity\TestConfigType
  3. 10 core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php \Drupal\module_installer_config_test\Entity\TestConfigType

Defines a configuration-based entity type used for testing.

Hierarchy

Expanded class hierarchy of TestConfigType

File

core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php, line 15

Namespace

Drupal\module_installer_config_test\Entity
View source
class TestConfigType extends ConfigEntityBase {

}

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