Completed
Pull Request — develop (#11)
by Lucas
06:54 queued 03:28
created
src/Exception/MissingTargetException.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * exception that gets throw when a json file does not contain a target: annotation
4
- */
3
+     * exception that gets throw when a json file does not contain a target: annotation
4
+     */
5 5
 
6 6
 namespace Graviton\ImportExport\Exception;
7 7
 
Please login to merge, or discard this patch.