Ejemplo n.º 1
0
 protected function getRoles()
 {
     return $this->roleRepository->fetchPairs('name', 'name');
 }