Copied!

Marker interface for normalizers and denormalizers that use only the type and the format in their supports*() methods.

By implementing this interface, the return value of the supports*() methods will be cached by type and format.

  • author Kévin Dunglas
  • deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead
AbstractInterface
Methods
public abstract hasCacheableSupportsMethod() : bool
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration