mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Fix CS
This commit is contained in:
@@ -556,9 +556,9 @@ class StandardTagFactoryTest extends TestCase
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @dataProvider provideCreateWithTagWithTypesData
|
|
||||||
*
|
|
||||||
* @param class-string $expectedClass
|
* @param class-string $expectedClass
|
||||||
|
*
|
||||||
|
* @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