interface EntityInterface in Zircon Profile 8
Same name in this branch
- 8 vendor/symfony/validator/Tests/Fixtures/EntityInterface.php \Symfony\Component\Validator\Tests\Fixtures\EntityInterface
- 8 core/lib/Drupal/Core/Entity/EntityInterface.php \Drupal\Core\Entity\EntityInterface
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Tests/Fixtures/EntityInterface.php \Symfony\Component\Validator\Tests\Fixtures\EntityInterface
Hierarchy
- interface \Symfony\Component\Validator\Tests\Fixtures\EntityInterface
Expanded class hierarchy of EntityInterface
All classes that implement EntityInterface
1 string reference to 'EntityInterface'
- LazyLoadingMetadataFactoryTest::testMergeParentConstraints in vendor/
symfony/ validator/ Tests/ Mapping/ Factory/ LazyLoadingMetadataFactoryTest.php
File
- vendor/
symfony/ validator/ Tests/ Fixtures/ EntityInterface.php, line 14
Namespace
Symfony\Component\Validator\Tests\FixturesView source
interface EntityInterface {
}