Replies: 1 comment 1 reply
-
You should be able to use the undocumented IIRC, it tells Psalm you're inside that class already |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
"my-template.php" uses
$this->display_something()
and I get InvalidScope error.What is the best way to document that this file is loaded inside the "foo" class?
Beta Was this translation helpful? Give feedback.
All reactions