CakeFest 2024: The Official CakePHP Conference

Yac::flush

(PECL yac >= 1.0.0)

Yac::flushFlush the cache

Description

public Yac::flush(): bool

Remove all cached values

Parameters

This function has no parameters.

Return Values

bool, always true

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top