Skip to content

Commit

Permalink
Merge pull request #8 from cybex-gmbh/add-readme
Browse files Browse the repository at this point in the history
fix code style.
  • Loading branch information
gael-connan-cybex authored Dec 1, 2021
2 parents e065939 + 1ba0e67 commit 13250ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ The ```getModelClass()``` method checks if the given model is an instance of a M

```
$user = new User;
ModelReflector::getModelClass($user);
// Returns
Expand Down

0 comments on commit 13250ce

Please sign in to comment.