Skip to content

Commit 3d17a90

Browse files
committed
wip
1 parent 762af1c commit 3d17a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/view/src/ViewComponentDiscovery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ private function registerFileComponent(
9393
DiscoveryLocation $location,
9494
string $path,
9595
ImmutableString $fileName,
96-
ImmutableString $contents
96+
ImmutableString $contents,
9797
): void {
9898
$this->discoveryItems->add($location, [
9999
$fileName->toString(),

0 commit comments

Comments
 (0)