FileAccess Orion

WarmableInterface

Interface for classes that support warming their cache.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

warmUp()  : mixed
Warms up the cache.

Methods

warmUp()

Warms up the cache.

public warmUp(string $cacheDir) : mixed
Parameters
$cacheDir : string

The cache directory

Return values
mixed

Search results