amazon-php / sp-api-sdk

Amazon Selling Partner SPI - PHP SDKs
130 stars 53 forks source link

Fix Rector Class Imports and Processing #647

Closed jasonhebert closed 3 months ago

jasonhebert commented 3 months ago

Change Log

Added

  • Add additional rector processing.

Fixed

  • Correct the class imports in the Rector config.

Description

Fixed the Rector class imports and processing. For some reason the process must run twice to apply all rules and changes.