We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34d98ee + f4a6ad8 commit 1e6091dCopy full SHA for 1e6091d
src/SymfonyCache/CacheInvalidation.php
@@ -42,7 +42,7 @@ class_alias(
42
/**
43
* Provide an empty interface for code scanners.
44
*/
45
- interface SearchHandler extends HttpKernelInterface
+ interface CacheInvalidation extends HttpKernelInterface
46
{
47
}
48
0 commit comments