Skip to content

Commit

Permalink
Move ShellException into Exceptions/ folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alistair Kearney committed Jul 1, 2016
1 parent d750817 commit 324fa20
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,5 +1,5 @@
<?php
namespace Symphony\Shell\Lib;
namespace Symphony\Shell\Lib\Exceptions;

use Exception;

Expand Down

0 comments on commit 324fa20

Please sign in to comment.