$apcuCache->flush()
Flushes the entire cache and returns whether the operation was successful
$apcuCache->flush(): bool
Return type
bool
This method modifies the existing $apcucache
object it is applied to and returns it again.
Flushes the entire cache and returns whether the operation was successful
$apcuCache->flush(): bool
bool
This method modifies the existing $apcucache
object it is applied to and returns it again.