We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3f967d + c22e659 commit d7b5ae7Copy full SHA for d7b5ae7
src/main/QafooLabs/Refactoring/Application/SingleFileRefactoring.php
@@ -8,6 +8,7 @@
8
use QafooLabs\Refactoring\Domain\Model\EditingSession;
9
use QafooLabs\Refactoring\Domain\Model\File;
10
use QafooLabs\Refactoring\Domain\Model\LineRange;
11
+use QafooLabs\Refactoring\Domain\Model\RefactoringException;
12
13
abstract class SingleFileRefactoring
14
{
0 commit comments