Prado\Caching\TEACache::flush PHP Méthode

flush() public méthode

* Be careful of performing this operation if the cache is shared by multiple applications.
public flush ( )
 * <code>
 * <module id="cache" class="System.Caching.TEACache" />
 * </code>
 *
 * @author Dario Rigolin <[email protected]>
 * @package Prado\Caching
 * @since 3.2.2
 */
class TEACache extends TCache
{
    /**