Skip to content

Commit ceb6b55

Browse files
dunglasStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent 113e950 commit ceb6b55

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)