Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit d7b5ae7

Browse files
committed
Merge pull request #65 from stevejordan/fix_exception_location
Adds RefactoringException ns resolution
2 parents e3f967d + c22e659 commit d7b5ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/QafooLabs/Refactoring/Application/SingleFileRefactoring.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
use QafooLabs\Refactoring\Domain\Model\EditingSession;
99
use QafooLabs\Refactoring\Domain\Model\File;
1010
use QafooLabs\Refactoring\Domain\Model\LineRange;
11+
use QafooLabs\Refactoring\Domain\Model\RefactoringException;
1112

1213
abstract class SingleFileRefactoring
1314
{

0 commit comments

Comments
 (0)