Skip to content

Commit 935be8d

Browse files
committed
Update Response.php
1 parent 1a99ec8 commit 935be8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Response.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ public function resolvePropertyInstances(array $props, Request $request): array
239239
DeferProp::class,
240240
AlwaysProp::class,
241241
MergeProp::class,
242-
WhenVisible::class,
243242
])->first(fn($class) => $value instanceof $class);
244243

245244
if ($resolveViaApp) {

0 commit comments

Comments
 (0)