@@ -1,7 +1,7 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * ValidateFileCommand class file |
|
4 | - */ |
|
3 | + * ValidateFileCommand class file |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Graviton\JsonSchemaBundle\Command; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * GravitonJsonSchemaExtension class file |
|
4 | - */ |
|
3 | + * GravitonJsonSchemaExtension class file |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Graviton\JsonSchemaBundle\DependencyInjection; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * GravitonJsonSchemaBundle class file |
|
4 | - */ |
|
3 | + * GravitonJsonSchemaBundle class file |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Graviton\JsonSchemaBundle; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * RefResolver class file |
|
4 | - */ |
|
3 | + * RefResolver class file |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Graviton\JsonSchemaBundle\Schema; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * SchemaFactory class file |
|
4 | - */ |
|
3 | + * SchemaFactory class file |
|
4 | + */ |
|
5 | 5 | namespace Graviton\JsonSchemaBundle\Schema; |
6 | 6 | |
7 | 7 | use JsonSchema\RefResolver; |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * SchemaFactoryTest class file |
|
4 | - */ |
|
3 | + * SchemaFactoryTest class file |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Graviton\JsonSchemaBundle\Tests\Schema; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * ValidatorTest class file |
|
4 | - */ |
|
3 | + * ValidatorTest class file |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Graviton\JsonSchemaBundle\Tests\Validator; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * InvalidJsonException class file |
|
4 | - */ |
|
3 | + * InvalidJsonException class file |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Graviton\JsonSchemaBundle\Validator; |
7 | 7 |