We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69af5d4 commit 4237b33Copy full SHA for 4237b33
Eloquent/PropertyAccess/PropertyAccessor.php
@@ -33,6 +33,7 @@ public function __construct(
33
34
/**
35
* @param object|array<mixed, mixed> $objectOrArray
36
+ *
37
* @param-out object|array<mixed, mixed> $objectOrArray
38
*/
39
public function setValue(object|array &$objectOrArray, string|PropertyPathInterface $propertyPath, mixed $value): void
0 commit comments