interface CacheableSupportsMethodInterface
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.
bool | hasCacheableSupportsMethod() |
bool |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Serializer/Normalizer/CacheableSupportsMethodInterface.html