BlackholeMetadataFactory deprecated
class BlackholeMetadataFactory extends BlackHoleMetadataFactory
deprecated
Alias of {@link Factory\BlackHoleMetadataFactory}.
Methods
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 given value.
Details
in BlackHoleMetadataFactory at line line 28
MetadataInterface
getMetadataFor(mixed $value)
Returns the metadata for the given value.
in BlackHoleMetadataFactory at line line 36
bool
hasMetadataFor(mixed $value)
Returns whether the class is able to return metadata for the given value.