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