We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76bd0b2 commit 4b9606eCopy full SHA for 4b9606e
README.md
@@ -27,6 +27,7 @@ This fork is intended to provide the community with immediate access to these en
27
28
This fork includes the following changes and enhancements:
29
30
+- [fix: mark macro methods as static only if the closure is static](https://github.com/larastan/larastan/pull/2398)
31
- [feat: add support for Collection, Builder, and Arr pluck](https://github.com/larastan/larastan/pull/2346)
32
- [fix: self::query() for final models](https://github.com/larastan/larastan/pull/2338)
33
- [feat: add optional noModelForwardingToBuilder and noModelStaticForwardingToBuilder](https://github.com/larastan/larastan/pull/2317)
0 commit comments