Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Aug 6, 2024
1 parent 16ac9c5 commit d2546d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Database/MySqlConnection.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
class MySqlConnection extends Connection
{
/**
* The last inserted ID generated by the server
* The last inserted ID generated by the server.
*
* @var string|int|null
*/
Expand Down

0 comments on commit d2546d5

Please sign in to comment.