Replies: 1 comment
-
Need to PR the type hints into Statamic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since the
Entry
facade defines an empty interface as return type, VS Code (with Intelephense) does not know which methods are available.What could be done to allow code completion? Should I not be using the facade?
Beta Was this translation helpful? Give feedback.
All reactions