Completed
Push — develop ( b49225...890d12 )
by Narcotic
02:12
created
src/Graviton/JsonSchemaBundle/Command/ValidateDirectoryCommand.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
- * ValidateDirectoryCommand class file
4
- */
3
+     * ValidateDirectoryCommand class file
4
+     */
5 5
 
6 6
 namespace Graviton\JsonSchemaBundle\Command;
7 7
 
Please login to merge, or discard this patch.
src/Graviton/JsonSchemaBundle/Validator/Validator.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
- * Validator class file
4
- */
3
+     * Validator class file
4
+     */
5 5
 
6 6
 namespace Graviton\JsonSchemaBundle\Validator;
7 7
 
Please login to merge, or discard this patch.