Skip to content

Commit e9e49d7

Browse files
committed
cs: missing empty line
1 parent ecf7e08 commit e9e49d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Laravel/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)