Exemplo n.º 1
0
 public function isVolumeGitRoot($volume)
 {
     return $this->repository->isRoot($volume);
 }