Zend Framework 3 API Reference
Home
Contribute
All Components
→
zendframework/zend-cache
→
Class OptimizableInterface
Interface OptimizableInterface
Summary
Fully Qualified Name:
Zend\Cache\Storage\OptimizableInterface
Description
Methods
Name
Description
Defined By
optimize()
Optimize the storage
OptimizableInterface
Method Details
optimize()
Optimize the storage
Returns: bool
Top