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

Commit c22e659

Browse files
Steve JordanSteve Jordan
Steve Jordan
authored and
Steve Jordan
committed
Adds RefactoringException ns resolution
1 parent c951cbf commit c22e659

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)