Skip to content

Commit 4892a88

Browse files
staabmspazeruudk
committed
Update InstanceMethodsParameterRule.php
Co-Authored-By: Michal Špaček <[email protected]> Co-Authored-By: Ruud Kamphuis <[email protected]>
1 parent 5fb9c9b commit 4892a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Analyser/InstanceMethodsParameterRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php declare(strict_types = 1);
1+
<?php declare(strict_types = 1); // lint >= 8.0
22

33
namespace PHPStan\Analyser;
44

0 commit comments

Comments
 (0)