FileWriterFileCache
in package
implements
FileWriterInterface
Table of Contents
Interfaces
Methods
- __construct() : mixed
- toFile() : SplFileInfo
Methods
__construct()
public
__construct(FileWriterInterface $sourceWriter, SplFileInfo $cacheFile, callable $shouldRefreshCacheDelegate) : mixed
Parameters
- $sourceWriter : FileWriterInterface
- $cacheFile : SplFileInfo
- $shouldRefreshCacheDelegate : callable
toFile()
public
toFile() : SplFileInfo