Previous Page
apiVersion()

Solar_Cache_Adapter_File
delete()

Next Page
deleteAll()

delete()

public void delete ( string $key )

Deletes an entry from the cache.

Parameters

  • (string) $key: The entry ID.

Returns

  • (void)

Description

Deletes an entry from the cache.