Skip to content

Commit f610573

Browse files
Added @mixin into Model, you can use static methods friendly. (#2709)
Co-authored-by: 李铭昕 <[email protected]>
1 parent 57c0c18 commit f610573

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ConfigProvider.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ public function __invoke(): array
2525
__DIR__,
2626
],
2727
],
28-
'ignore_annotations' => [
29-
'mixin',
30-
],
3128
],
3229
'publish' => [
3330
[

0 commit comments

Comments
 (0)