Skip to content

Commit 775e0df

Browse files
committed
remove unrelated change
1 parent d1338a7 commit 775e0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/FileMakerConnection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ public function setRetries($retries)
818818

819819
protected function getDefaultQueryGrammar()
820820
{
821-
return new FMGrammar;
821+
return new FMGrammar();
822822
}
823823

824824
// public function getLayoutMetadata($layout = null)

0 commit comments

Comments
 (0)