Skip to content

Commit 336fab7

Browse files
styling
Co-authored-by: Kévin Dunglas <[email protected]>
1 parent 1736be2 commit 336fab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AttributeGenerator/ApiPlatformCoreAttributeGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ function (?string $type): void use ($class) {
118118
}
119119
);
120120
}
121+
121122
$arguments['operations'][] = new Literal(\sprintf('new %s(...?:)',
122123
$operationMetadataClass,
123124
), [$methodConfig ?? []]);

0 commit comments

Comments
 (0)