/** * Get modules path. * * @return string */ public function getPath() { return $this->repository->getPath(); }