SproutCMS

This is the code documentation for the SproutCMS project

function get()

Fetches a cache item. This will delete the item if it is expired or if
the hash does not match the stored hash.

Usage

NULL|mixed $File->get ( string $id );

Arguments

  1. string $id
    cache id

Return value

  • mixed
  • NULL