You are here

interface LegacyClassMetadata in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/validator/Tests/Fixtures/LegacyClassMetadata.php \Symfony\Component\Validator\Tests\Fixtures\LegacyClassMetadata

Hierarchy

Expanded class hierarchy of LegacyClassMetadata

All classes that implement LegacyClassMetadata

File

vendor/symfony/validator/Tests/Fixtures/LegacyClassMetadata.php, line 18

Namespace

Symfony\Component\Validator\Tests\Fixtures
View source
interface LegacyClassMetadata extends MetadataInterface, PropertyMetadataContainerInterface, ClassBasedInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
ClassBasedInterface::getClassName public function Returns the name of the backing PHP class. 2
MetadataInterface::accept Deprecated public function Implementation of the Visitor design pattern. 2
MetadataInterface::findConstraints public function Returns all constraints for a given validation group. 2
PropertyMetadataContainerInterface::getPropertyMetadata public function Returns all metadata instances for the given named property. 1
PropertyMetadataContainerInterface::hasPropertyMetadata public function Check if there's any metadata attached to the given named property. 1