mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Fix CS
This commit is contained in:
@@ -557,7 +557,7 @@ class StandardTagFactoryTest extends TestCase
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param class-string $expectedClass
|
* @param class-string $expectedClass
|
||||||
*
|
*
|
||||||
* @dataProvider provideCreateWithTagWithTypesData
|
* @dataProvider provideCreateWithTagWithTypesData
|
||||||
*/
|
*/
|
||||||
public function testCreateWithTagWithTypes(string $input, string $expectedClass): void
|
public function testCreateWithTagWithTypes(string $input, string $expectedClass): void
|
||||||
|
|||||||
Reference in New Issue
Block a user