Example #1
0
 public function returnUser($user)
 {
     $manager = new \Manager\LogsManager();
     $manager->returnInfoUsers($user);
 }