Skip to content

Commit ad856cd

Browse files
committed
new pint version style changes
1 parent 00b67a2 commit ad856cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Services/FileMakerConnection.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ public function setRetries($retries)
834834

835835
protected function getDefaultQueryGrammar()
836836
{
837-
return new FMGrammar();
837+
return new FMGrammar;
838838
}
839839

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

0 commit comments

Comments
 (0)