コード例 #1
0
 public function getUserDetails()
 {
     return $this->userRepository->getAllUsersNameAndAccountStatus();
 }