We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbc9a7 commit 59351ceCopy full SHA for 59351ce
tests/FilePositionMapTest.php
@@ -1,4 +1,8 @@
1
<?php
2
+/*---------------------------------------------------------------------------------------------
3
+ * Copyright (c) Microsoft Corporation. All rights reserved.
4
+ * Licensed under the MIT License. See License.txt in the project root for license information.
5
+ *--------------------------------------------------------------------------------------------*/
6
7
use Microsoft\PhpParser\FilePositionMap;
8
use Microsoft\PhpParser\LineCharacterPosition;
0 commit comments