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