commercetools / commercetools-php-sdk

The e-commerce SDK from commercetools for PHP.
https://docs.commercetools.com/sdk/php-sdk#php-sdk-v1
MIT License
43 stars 22 forks source link

PHP maintainance #709

Closed barbara79 closed 2 years ago

barbara79 commented 2 years ago
  1. code and add tests that cover the created code. Your code should be warning-free.
    • [x] tests existing
  2. stick to PSR-2 and and don't reformat existing code.
    • [x] code style check succesful