This commit is contained in:
Максим Спирков
2026-01-20 16:19:35 +04:00
parent f31a3bb769
commit 897592cd9e
@@ -557,7 +557,7 @@ class StandardTagFactoryTest extends TestCase
/**
* @param class-string $expectedClass
*
*
* @dataProvider provideCreateWithTagWithTypesData
*/
public function testCreateWithTagWithTypes(string $input, string $expectedClass): void