Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StoreInterface.php
function StoreInterface::cleanup
Cleanups storage.
1 method overrides
StoreInterface::cleanup()
Store::cleanup
in vendor/
symfony/
http-kernel/
HttpCache/
Store.php
Cleanups storage.
File
vendor/
symfony/
http-kernel/
HttpCache/
StoreInterface.php
, line 78
Class
StoreInterface
Interface implemented by HTTP cache stores.
Namespace
Symfony\Component\HttpKernel\HttpCache
Code
public
function
cleanup
() : void;
RSS feed