add Hiltes
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marko
2022-08-10 16:59:07 +02:00
parent b0f7f04ba6
commit b992fd42ba
12 changed files with 21077 additions and 246 deletions

View File

@@ -27,7 +27,7 @@ use Vin\ShopwareSdk\Factory\RepositoryFactory;
#[AsCommand(
name: 'sw:get-orders',
description: 'Holt alle offenen Bestellungen von SW ab',
description: 'Holt alle offenen Bestellungen von Shopware ab',
)]
class SwGetOrdersCommand extends Command
{