GetRegulationImpl constructor
GetRegulationImpl(
- RegulationRepository _repository,
- FindEstablishmentById _establishmentById
Implementation
GetRegulationImpl(
this._repository,
this._establishmentById,
);