mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-04 01:52:55 +00:00
Issue #20: Detailimplementierungen für Consent Management
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
</bean>
|
||||
<bean id="ConsentManager" class="DNPM.ConsentManager">
|
||||
<constructor-arg ref="localOnkostarApi" />
|
||||
<constructor-arg ref="consentManagerServiceFactory" />
|
||||
</bean>
|
||||
|
||||
<context:component-scan base-package="ATCCodes" />
|
||||
|
Reference in New Issue
Block a user