mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 03:02:33 +01:00
* Extracted rule into abstract class for reuse * Implemented rule * Added rule to downgrade set * Fixed rector-ci errors * Fixed cs * Preserve return type * Direct assignment of parameters * Use interface instead of abstract methods * Moved abstract class under Php72 * Added test for params with type