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