Автор: Elliot Levin (elliotlevin@hotmail.com)
Пример #1
0
 public function getCompiledQueryCache(Queries\ISourceInfo $sourceInfo)
 {
     return $this->compiledQueryCache->forNamespace($sourceInfo->getHash());
 }