Skip to content

Commit 7063484

Browse files
committed
remove bullet point
1 parent ce7f1b0 commit 7063484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Main breaking changes
66
#### ModelInterface ID type
7-
- The `ModelInterface` ID is now typed as `mixed`. Any model extending `GenericModel`
7+
The `ModelInterface` ID is now typed as `mixed`. Any model extending `GenericModel`
88
have to change the type of the `$id` property to `mixed`:
99
```php
1010
class MyModel extends GenericModel

0 commit comments

Comments
 (0)