Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
simple01.php
blob: d53e237e1060111430ad833cc45184f1f771cd4b [
file
]
<?
php
/* @var $hello person */
$hello
->
getCity
();
?>