Finalized frontend external barcode lookup implementation (references #158)

This commit is contained in:
Bernd Bestel
2025-01-12 13:58:47 +01:00
parent c9ffe4885d
commit c73be7d18e
17 changed files with 160 additions and 59 deletions

View File

@@ -29,7 +29,7 @@ class BaseController
}
protected $AppContainer;
private $View;
protected $View;
protected function getApiKeyService()
{