Skip to content

Commit 7bc5582

Browse files
committed
Fix
1 parent 6be077e commit 7bc5582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Rules/Constants/data/final-constant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php // lint >= 8.1
22

33
namespace FinalConstant;
44

0 commit comments

Comments
 (0)