Skip to content

Commit 971f357

Browse files
committed
Fix up PHPStan latest
1 parent 1ee395a commit 971f357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageVariantCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ public function remove(string $name): void
155155
}
156156

157157
/**
158-
* @inheritDoc
158+
* @return array<string, array<string, mixed>>
159159
*/
160160
public function jsonSerialize(): array
161161
{

0 commit comments

Comments
 (0)