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
2025-01-22 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
src
/
Psalm
/
Issue
/
UnimplementedAbstractMethod.php
7 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
Fix #179 - check for abstract method instantiations
2017-06-30 10:24:47 -04:00
<
?
php
namespace
Psalm\Issue
;
Collapse Issue inheritance and rename new issues
2018-01-07 15:15:38 -05:00
class
UnimplementedAbstractMethod
extends
CodeIssue
Fix #179 - check for abstract method instantiations
2017-06-30 10:24:47 -04:00
{
}
Reference in New Issue
Copy Permalink