Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed Jan 13, 2021
1 parent 8c6f181 commit bcf818f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Illuminate/Database/MultipleRecordsFoundException.php
Expand Up @@ -6,5 +6,5 @@

class MultipleRecordsFoundException extends RuntimeException
{

//
}
2 changes: 1 addition & 1 deletion src/Illuminate/Database/NoRecordsFoundException.php
Expand Up @@ -6,5 +6,5 @@

class NoRecordsFoundException extends RuntimeException
{

//
}

0 comments on commit bcf818f

Please sign in to comment.