Laminas Framework API Reference
Home
GitHub
All Components
→
laminas/laminas-cache
→
Class FlushableInterface
Interface FlushableInterface
Summary
Fully Qualified Name:
Laminas\Cache\Storage\FlushableInterface
Description
Methods
Name
Description
Defined By
flush()
Flush the whole storage
FlushableInterface
Method Details
flush()
Flush the whole storage
Returns: bool
Top