SproutCMS

This is the code documentation for the SproutCMS project

function delete()

Delete a cache item by id.

Usage

boolean $Cache->delete ( string $id );

Arguments

  1. string $id
    cache id

Return value

  • boolean