Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
arrayDereferencing_09.php
blob: 732513f1131f8e9a82f99962149c9131cf57ae3e [
file
]
<?
php
$myClass
->
getArray
()[
0
][]->
foo
();
?>