Hint the parameter capabilities for more info providers

This commit is contained in:
Jan Böhmer 2026-07-26 14:16:47 +02:00
parent 6a4d816545
commit ef690fe37f
10 changed files with 11 additions and 0 deletions

View file

@ -192,6 +192,7 @@ class BuerklinProvider implements BatchInfoProviderInterface, URLHandlerInfoProv
//ProviderCapabilities::DATASHEET, // currently not implemented
ProviderCapabilities::PRICE,
ProviderCapabilities::FOOTPRINT,
ProviderCapabilities::PARAMETERS
],
);
}