Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc2986d5

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

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
@@ -297,7 +297,7 @@ public function getInitializableProperties(): array
297297
/**
298298
* @dataProvider constructorTypesProvider
299299
*/
300-
publicfunctiontestExtractTypeConstructor(string$class,string$property,array$type =null)
300+
publicfunctiontestExtractTypeConstructor(string$class,string$property,array$type)
301301
{
302302
// check that constructor extractions works by default, and if passed in via context. Check that null is returned if constructor extraction is disabled
303303
$this->assertEquals($type,$this->extractor->getTypes($class,$property, []));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp