SproutCMS

This is the code documentation for the SproutCMS project

function find()

Fetches all of the caches for a given tag. An empty array will be
returned when no matching caches are found.

Usage

array $Cache->find ( string $tag );

Arguments

  1. string $tag
    cache tag

Return value

  • array
    all cache items matching the tag