Skip to content

Commit b2a93a5

Browse files
committed
TASK: Format code
1 parent 89d1109 commit b2a93a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Classes/Middleware/CacheControlHeaderComponent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class CacheControlHeaderComponent implements MiddlewareInterface
4040
protected LoggerInterface $logger;
4141

4242
#[Flow\Inject]
43-
protected PropertyMapper$propertyMapper;
43+
protected PropertyMapper $propertyMapper;
4444

4545
#[Flow\Inject]
4646
protected CacheTagService $cacheTagService;

0 commit comments

Comments
 (0)