SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Loads the configured driver and validates it.

Usage

void $Cache->__construct ( [ array|string $config ] );

Arguments

  1. array|string $config = FALSE
    custom configuration or config group name

Return value

  • void