mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-10 23:22:11 +00:00
Added tests for AIPlatformRegistry
This commit is contained in:
parent
e77b67445c
commit
a2b9ee764d
2 changed files with 99 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ final readonly class AIPlatformRegistry
|
|||
|
||||
public function __construct(
|
||||
SettingsManagerInterface $settingsManager,
|
||||
|
||||
#[AutowireIterator(tag: 'ai.platform', indexAttribute: 'name')]
|
||||
iterable $platforms,
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue