PropertyMetadataContainerInterface deprecated
PropertyMetadataContainerInterface deprecated
interface PropertyMetadataContainerInterface
deprecated
A container for {@link PropertyMetadataInterface} instances.
Methods
bool | hasPropertyMetadata(string $property) Check if there's any metadata attached to the given named property. | |
PropertyMetadataInterface[] | getPropertyMetadata(string $property) Returns all metadat |