Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
arrayDereferencing_06.php
blob: 3ef3d7987d3294a9638c70c85db3e20a890988e4 [
file
]
<?
php
$object
->
giveMeArray
()[
"test"
][];
?>