Skip to content

Commit 2603216

Browse files
Remove tab from LiveComponentMetadataFactory
1 parent 6ae1a87 commit 2603216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/src/Metadata/LiveComponentMetadataFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class LiveComponentMetadataFactory
2727
{
2828
/** @var LiveComponentMetadata[] */
2929
private array $liveComponentMetadata = [];
30-
30+
3131
public function __construct(
3232
private ComponentFactory $componentFactory,
3333
private PropertyTypeExtractorInterface $propertyTypeExtractor,

0 commit comments

Comments
 (0)