Skip to content

Commit d79fb4d

Browse files
committed
ping formatting
1 parent 5325e68 commit d79fb4d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Support/Facades/FM.php

-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@
1414
* @method static FMBaseBuilder table($layoutName)
1515
* @method static FMBaseBuilder delete($recordId)
1616
* @method static FMBaseBuilder deleteByRecordId($recordId)
17-
18-
1917
* @method static array setGlobalFields(array $globalFields)
2018
* @method static FileMakerConnection connection(string $name = null)
2119
* @method static FileMakerConnection setRetries(int $retries)
2220
* @method static FileMakerConnection getLayoutMetadata($layoutName = null)
23-
2421
*
2522
* @see \Illuminate\Database\DatabaseManager
2623
* @see FileMakerConnection

0 commit comments

Comments
 (0)