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

Commit49ec9af

Browse files
committed
fix merge
1 parent8c47c2b commit49ec9af

File tree

1 file changed

+3
-0
lines changed
  • src/Symfony/Component/Form/Tests/Fixtures

1 file changed

+3
-0
lines changed

‎src/Symfony/Component/Form/Tests/Fixtures/Map.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ public function offsetExists($offset): bool
2020
returnisset($this->data[$offset]);
2121
}
2222

23+
/**
24+
* @return mixed
25+
*/
2326
#[\ReturnTypeWillChange]
2427
publicfunctionoffsetGet($offset)
2528
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp