You are here

interface EntityInterface in Zircon Profile 8.0

Same name in this branch
  1. 8.0 vendor/symfony/validator/Tests/Fixtures/EntityInterface.php \Symfony\Component\Validator\Tests\Fixtures\EntityInterface
  2. 8.0 core/lib/Drupal/Core/Entity/EntityInterface.php \Drupal\Core\Entity\EntityInterface
Same name and namespace in other branches
  1. 8 vendor/symfony/validator/Tests/Fixtures/EntityInterface.php \Symfony\Component\Validator\Tests\Fixtures\EntityInterface

Hierarchy

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\Fixtures
View source
interface EntityInterface {

}

Members