Skip to content

Commit 88cd586

Browse files
committed
Tests: add missing file header
1 parent f49ceba commit 88cd586

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

tests/Api/TokensTest.php

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
<?php declare(strict_types=1);
1+
<?php
2+
3+
/*
4+
* (c) Packagist Conductors GmbH <[email protected]>
5+
*
6+
* For the full copyright and license information, please view the LICENSE
7+
* file that was distributed with this source code.
8+
*/
29

310
namespace PrivatePackagist\ApiClient\Api;
411

0 commit comments

Comments
 (0)