Skip to content

Commit 9c5cc04

Browse files
committed
Merge pull request #54 from api-platform/analysis-zdjl4w
Applied fixes from StyleCI
2 parents 113e950 + ceb6b55 commit 9c5cc04

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/AnnotationGenerator/DoctrineMongoDBAnnotationGenerator.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?php
22

33
/*
4+
* This file is part of the API Platform project.
5+
*
46
* (c) Kévin Dunglas <[email protected]>
57
*
6-
* This source file is subject to the MIT license that is bundled
7-
* with this source code in the file LICENSE.
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
810
*/
911

1012
namespace ApiPlatform\SchemaGenerator\AnnotationGenerator;

0 commit comments

Comments
 (0)