PHP Classes

File: phpdoc.dist.xml

Recommend this page to a friend!
  Classes of Mohamed Ahmed   Laravel MCP SDK   phpdoc.dist.xml   Download  
File: phpdoc.dist.xml
Role: Auxiliary data
Content typex: text/plain
Description: Auxiliary data
Class: Laravel MCP SDK
Create tools to process user requests with prompts
Author: By
Last change:
Date: Yesterday
Size: 969 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" ?> <phpdocumentor configVersion="3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://www.phpdoc.org" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/phpDocumentor/phpDocumentor/master/data/xsd/phpdoc.xsd" > <paths> <output>docs</output> <cache>build/cache</cache> </paths> <version number="3.0.0"> <api> <source dsn="."> <path>src</path> </source> <default-package-name>LaravelMCP\MCP</default-package-name> <visibility>public</visibility> <visibility>protected</visibility> <visibility>private</visibility> </api> <guide> <source dsn="."> <path>docs</path> </source> <output>guide</output> </guide> </version> <template name="default"/> </phpdocumentor>