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