예제 #1
0
파일: Modules.php 프로젝트: damnyan/modules
 /**
  * Get modules path.
  *
  * @return string
  */
 public function getPath()
 {
     return $this->repository->getPath();
 }