interface TagAwareAdapterInterface implements AdapterInterface
Interface for invalidating cached items using tags.
| bool | invalidateTags(array $tags) Invalidates cached items using tags. |
Invalidates cached items using tags.
© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Component/Cache/Adapter/TagAwareAdapterInterface.html