Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
gotodeclaration
/
testIssue217360
/
Two.php
blob: 1718fb01c286cf201fed3375bd2abebf0a7b5b16 [
file
]
<?
php
class
Two
{
public
function
getTwo
()
//Two
{
}
}
?>