Esempio n. 1
0
 /**
  * Get all module slugs.
  *
  * @return array
  */
 public function slugs()
 {
     return $this->repository->slugs();
 }