interface TestBaseFieldDefinitionInterface

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php \Drupal\Tests\Core\Field\TestBaseFieldDefinitionInterface
  2. 10 core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php \Drupal\Tests\Core\Field\TestBaseFieldDefinitionInterface
  3. 11.x core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php \Drupal\Tests\Core\Field\TestBaseFieldDefinitionInterface

Defines a test interface to mock entity base field definitions.

Hierarchy

Expanded class hierarchy of TestBaseFieldDefinitionInterface

All classes that implement TestBaseFieldDefinitionInterface

File

core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php, line 11

Namespace

Drupal\Tests\Core\Field
View source
interface TestBaseFieldDefinitionInterface extends FieldDefinitionInterface, FieldStorageDefinitionInterface {

}

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