This commit is contained in:
Максим Спирков
2026-01-20 16:18:31 +04:00
parent 6d6d80ca90
commit f31a3bb769
@@ -556,9 +556,9 @@ class StandardTagFactoryTest extends TestCase
}
/**
* @dataProvider provideCreateWithTagWithTypesData
*
* @param class-string $expectedClass
*
* @dataProvider provideCreateWithTagWithTypesData
*/
public function testCreateWithTagWithTypes(string $input, string $expectedClass): void
{