Skip to content

Commit 266770d

Browse files
kargnasgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 0739f65 commit 266770d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Data/Resources/InitializeResource.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ class InitializeResource
4040
*/
4141
/**
4242
* @param string $protocolVersion Defaults to MCP revision 2025-06-18 per the upstream spec.
43-
* This ensures initialize echoes the negotiated version documented at
44-
* https://modelcontextprotocol.io/specification/2025-06-18#initialization.
43+
* This ensures initialize echoes the negotiated version documented at
44+
* https://modelcontextprotocol.io/specification/2025-06-18#initialization.
4545
*/
4646
public function __construct(string $name, string $version, array $capabilities, string $protocolVersion = '2025-06-18')
4747
{

0 commit comments

Comments
 (0)