lepikhinb / momentum-modal

MIT License
442 stars 26 forks source link

phpstan providing error: Call to an undefined static method Inertia\Inertia::modal(). #25

Closed kayintveen closed 1 year ago

kayintveen commented 1 year ago

Hi, using this module extensively in my application, since I'm implementing some static analysis in order to ensure code quality i keep stumbling upon the error phpstan: Call to an undefined static method Inertia\Inertia::modal().

I don't seem to have this on other macros. But I cant figure out the difference o how to approach this.

kayintveen commented 1 year ago

similar to #15