Pinq\Providers\DSL\IQueryCompilerConfiguration::getCompiledQueryCache PHP Метод

getCompiledQueryCache() публичный Метод

Gets the cache adapter to store the query templates and compiled queries.
public getCompiledQueryCache ( Pinq\Queries\ISourceInfo $sourceInfo ) : Pinq\Caching\ICacheAdapter
$sourceInfo Pinq\Queries\ISourceInfo
Результат Pinq\Caching\ICacheAdapter
    public function getCompiledQueryCache(Queries\ISourceInfo $sourceInfo);