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