This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2024-12-13 09:47:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d1654b9bf4
psalm
/
src
/
Psalm
/
Issue
/
UndefinedThisPropertyFetch.php
7 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
Make UndefinedProperty issues more specific
2016-10-11 01:29:38 +02:00
<
?
php
namespace
Psalm\Issue
;
Add support for referencedProperty error restrictions
2018-05-11 06:07:41 +02:00
class
UndefinedThisPropertyFetch
extends
PropertyIssue
Make UndefinedProperty issues more specific
2016-10-11 01:29:38 +02:00
{
}
Reference in New Issue
Copy Permalink