@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * File bootstrap.php |
|
| 4 | - * |
|
| 5 | - * @author Edward Pfremmer <[email protected]> |
|
| 6 | - */ |
|
| 3 | + * File bootstrap.php |
|
| 4 | + * |
|
| 5 | + * @author Edward Pfremmer <[email protected]> |
|
| 6 | + */ |
|
| 7 | 7 | |
| 8 | 8 | /** |
| 9 | 9 | * PHPUnit Bootstrap |
@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * File InvalidWorkingDirectoryException.php |
|
| 4 | - * |
|
| 5 | - * @author Edward Pfremmer <[email protected]> |
|
| 6 | - */ |
|
| 3 | + * File InvalidWorkingDirectoryException.php |
|
| 4 | + * |
|
| 5 | + * @author Edward Pfremmer <[email protected]> |
|
| 6 | + */ |
|
| 7 | 7 | namespace Epfremme\ProcessQueue\Tests\Process\Exception; |
| 8 | 8 | |
| 9 | 9 | use Epfremme\ProcessQueue\Process\Exception\InvalidWorkingDirectoryException; |