Skip to content

Commit bf6a866

Browse files
author
AmirHossein Fallah
committed
fix: restore dot in PHPDoc summary for phpdoc_summary rule compliance
1 parent e187bc3 commit bf6a866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ public function logging()
15911591
}
15921592

15931593
/**
1594-
* Set the maximum query log size
1594+
* Set the maximum query log size.
15951595
*
15961596
* @param int $size
15971597
* @return $this

0 commit comments

Comments
 (0)