Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 7, 2020

This splits the "merge" functionality off from the UseStatements::splitAndMergeImportUseStatement() method.

The unit tests for the UseStatements::splitAndMergeImportUseStatement() method already cover this functionality, so this commit does not contain any additional unit tests.

This splits the "merge" functionality off from the `UseStatements::splitAndMergeImportUseStatement()` method. The unit tests for the `UseStatements::splitAndMergeImportUseStatement()` method already cover this functionality, so this commit does not contain any additional unit tests.
@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone Sep 7, 2020
@jrfnl jrfnl merged commit a9e6ce5 into develop Sep 7, 2020
@jrfnl jrfnl deleted the feature/usestatements-split-off-merging-to-separate-method branch September 7, 2020 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment