コード例 #1
0
ファイル: Modules.php プロジェクト: damnyan/modules
 /**
  * Get modules path.
  *
  * @return string
  */
 public function getPath()
 {
     return $this->repository->getPath();
 }