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