You are here

final class Version in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation\Version
  2. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation\Version

Plugin annotation

@Target("PROPERTY");

Hierarchy

  • class \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation\Version

Expanded class hierarchy of Version

Related topics

1 string reference to 'Version'
StringIdEntityTest::baseFieldDefinitions in core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php
Provides base field definitions for an entity type.

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php, line 9

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation
View source
final class Version {

}

Members