/// <inheritdoc /> public ReferrerController(IReferrerService referrerService) { _referrerService = referrerService; }