Skip to content

Commit 897592c

Browse files
committed
Fix CS
1 parent f31a3bb commit 897592c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/DocBlock/StandardTagFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ public function invalidTagProvider(): array
557557

558558
/**
559559
* @param class-string $expectedClass
560-
*
560+
*
561561
* @dataProvider provideCreateWithTagWithTypesData
562562
*/
563563
public function testCreateWithTagWithTypes(string $input, string $expectedClass): void

0 commit comments

Comments
 (0)