8000 chore: fix CS · symfony/property-info@334d1c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 334d1c3

Browse files
keradusfabpot
authored andcommitted
chore: fix CS
1 parent b00580d commit 334d1c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Extractor/ReflectionExtractorTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@ public function testVirtualProperties()
718718

719719
/**
720720
* @dataProvider provideAsymmetricVisibilityMutator
721+
*
721722
* @requires PHP 8.4
722723
*/
723724
public function testAsymmetricVisibilityMutator(string $property, string $readVisibility, string $writeVisibility)
@@ -743,6 +744,7 @@ public static function provideAsymmetricVisibilityMutator(): iterable
743744

744745
/**
745746
* @dataProvider provideVirtualPropertiesMutator
747+
*
746748
* @requires PHP 8.4
747749
*/
748750
public function testVirtualPropertiesMutator(string $property, string $readVisibility, string $writeVisibility)

0 commit comments

Comments
 (0)
0