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