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