MetadataFactoryInterface deprecated
MetadataFactoryInterface deprecated
interface MetadataFactoryInterface
deprecated
Returns {@link MetadataInterface} instances for values.
Methods
MetadataInterface | getMetadataFor(mixed $value) Returns the metadata for the given value. | |
bool | hasMetadataFor(mixed $value) Returns whether the class is able to return metadata for the |