/** * Flush all existing items in storage. * * @return boolean * * @since 3.6.3 */ public function flush() { return true; }