Example #1
0
 /**
  * @return string
  */
 protected function getSnapshotsPath()
 {
     return "{$this->getFullPath()}/{$this->queryRequest->getId()}";
 }