Zend Framework 3 API Reference
Home
Contribute
All Components
→
zendframework/zend-cache
→
Class FlushableInterface
Interface FlushableInterface
Summary
Fully Qualified Name:
Zend\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