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-15 02:47:02 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
99b1f86e66
psalm
/
src
/
Psalm
/
Issue
/
UndefinedThisPropertyAssignment.php
7 lines
94 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
UndefinedThisPropertyAssignment
extends
PropertyIssue
Make UndefinedProperty issues more specific
2016-10-11 01:29:38 +02:00
{
}
Reference in New Issue
Copy Permalink