SproutCMS

This is the code documentation for the SproutCMS project

function get()

Get a cache item.
Return NULL if the cache item is not found.

Usage

void get ( mixed $id );

Arguments

  1. $id

Return value

  • void