From: Vincent Vanwaelscappel Date: Mon, 28 Oct 2024 18:07:27 +0000 (+0100) Subject: wip #7062 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8af91d329e6e0d5527cf7f784738a618114d0640;p=fluidbook_toolboxapiclient.git wip #7062 --- diff --git a/.idea/misc.xml b/.idea/misc.xml index b94da2a..b55992f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -178,5 +178,7 @@ - + + + \ No newline at end of file diff --git a/composer.json b/composer.json index de6fd0b..5214abe 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "fluidbook\/toolboxapiclient", - "description": "Matomo API", + "description": "Fluidbook Toolbox API Client", "type": "library", "license": "proprietary", "minimum-stability": "stable", diff --git a/src/Client.php b/src/Client.php new file mode 100644 index 0000000..b61d2ad --- /dev/null +++ b/src/Client.php @@ -0,0 +1,6 @@ +