Skip to content

Commit 4237b33

Browse files
committed
cs: missing empty line
1 parent 69af5d4 commit 4237b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Eloquent/PropertyAccess/PropertyAccessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public function __construct(
3333

3434
/**
3535
* @param object|array<mixed, mixed> $objectOrArray
36+
*
3637
* @param-out object|array<mixed, mixed> $objectOrArray
3738
*/
3839
public function setValue(object|array &$objectOrArray, string|PropertyPathInterface $propertyPath, mixed $value): void

0 commit comments

Comments
 (0)