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

Appearance settings

Commit 273f2ee

Browse filesBrowse files
cs fix
1 parent 6211084 commit 273f2ee
Copy full SHA for 273f2ee

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1050,7 +1050,7 @@ private function createUninitializedObjectPropertyGhost(): UninitializedObjectPr
10501050
}
10511051

10521052
return (new \ReflectionClass(UninitializedObjectProperty::class))->newLazyGhost(fn () => null);
1053-
}
1053+
}
10541054

10551055
/**
10561056
* @requires PHP 8.4

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.