Skip to content

Commit ceee603

Browse files
committed
Merge remote-tracking branch 'origin/guidelines-galore' into guidelines-galore
2 parents 3f18e4e + 84878cc commit ceee603

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Mcp/Tools/SearchDocs.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ class SearchDocs extends Tool
1616
{
1717
use MakesHttpRequests;
1818

19-
public function __construct(protected Roster $roster) {}
19+
public function __construct(protected Roster $roster)
20+
{
21+
}
2022

2123
public function description(): string
2224
{

0 commit comments

Comments
 (0)