Skip to content

Commit 91c7e3a

Browse files
authored
Format code. (#5069)
1 parent 4854900 commit 91c7e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Schema/Grammars/PostgresGrammar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ public function compileIndex(Blueprint $blueprint, Fluent $command)
179179
/**
180180
* Compile a fulltext index key command.
181181
*
182-
* @throws \RuntimeException
183182
* @return string
183+
* @throws \RuntimeException
184184
*/
185185
public function compileFulltext(Blueprint $blueprint, Fluent $command)
186186
{

0 commit comments

Comments
 (0)