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