We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8362241 commit 83f62a6Copy full SHA for 83f62a6
examples/09-cached-discovery-stdio/server.php
@@ -12,7 +12,7 @@
12
* file that was distributed with this source code.
13
*/
14
15
-require_once dirname(__DIR__) . '/bootstrap.php';
+require_once dirname(__DIR__).'/bootstrap.php';
16
chdir(__DIR__);
17
18
use Mcp\Server;
0 commit comments