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