listen ansichten verbessert
This commit is contained in:
@@ -17,7 +17,8 @@ class AuditServicesFactory
|
||||
public function __construct(
|
||||
private readonly AuditRepositoryFactory $auditRepositoryFactory,
|
||||
private readonly SettingGateway $settingGateway
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function createApiAuditLogRepository(): ApiAuditLogRepositoryInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user