This website requires JavaScript.
Explore
Help
Sign In
icedream
/
php-language-server
Watch
1
Star
0
Fork
You've already forked php-language-server
0
Code
Releases
Activity
@semantic-release/github-2.0.0-38.1.0
php-language-server
/
fixtures
/
diagnostics
/
errors
/
this_in_function.php
7 lines
44 B
PHP
Raw
Permalink
Blame
History
<
?
php
function
foo
()
{
return
$this
;
}
View Git Blame
Copy Permalink