There was an error while loading. Please reload this page.
1 parent 34d98ee commit f4a6ad8Copy full SHA for f4a6ad8
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