userRepository = new UserRepository(); $this->relationshipRequestRepository = new RelationshipRequestRepository(); $this->trainingRepository = new TrainingRepository(); $this->notificationRepository = new NotificationRepository(); } } ?>