Skip to content

Commit d2546d5

Browse files
committed
Apply fixes from StyleCI
1 parent 16ac9c5 commit d2546d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/MySqlConnection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
class MySqlConnection extends Connection
1616
{
1717
/**
18-
* The last inserted ID generated by the server
18+
* The last inserted ID generated by the server.
1919
*
2020
* @var string|int|null
2121
*/

0 commit comments

Comments
 (0)