8000 Update src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionE… · symfony/symfony@2d88298 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d88298

Browse files
OskarStarkmantis
andcommitted
Update src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php
Co-Authored-By: mantis <mantis@users.noreply.github.com>
1 parent e43a3bc commit 2d88298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ public function getInitializableProperties(): array
295295
}
296296

297297
/**
298-
* @dataProvider ConstructorTypesProvider
298+
* @dataProvider constructorTypesProvider
299299
*/
300300
public function testExtractTypeConstructor(string $class, string $property, array $type = null)
301301
{

0 commit comments

Comments
 (0)
0