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 57907e9 commit c36dc7aCopy full SHA for c36dc7a
src/Support/Facades/FM.php
@@ -18,6 +18,7 @@
18
* @method static FileMakerConnection connection(string $name = null)
19
* @method static FileMakerConnection setRetries(int $retries)
20
* @method static FileMakerConnection getLayoutMetadata($layoutName = null)
21
+ * @method static \Illuminate\Http\Client\Response|void disconnect()
22
*
23
* @see \Illuminate\Database\DatabaseManager
24
* @see FileMakerConnection
0 commit comments